Okay, so I’ve been working on a cat model for a game via unions/negates. Everything has been working fine, up until I saved, and left the game; ready to go to sleep.
After returning on the next morning, the unions have went invisible.
I’ve tried testing it in play mode, viewing developer console, and trying many solutions - such as deleting the ROBLOX cache, yet I’m having no success.
The only information I have obtained is;
-The unions are not invisible
-The collision works fine in play mode, yet you still cannot see the union
-I cannot separate the unions, as it does not allow me (it gives no popups or anything, I just click it, and it doesn’t do anything)
-When I try to negate, I get this error message:
-People in TC also cannot see the unions
-I have tried to tick on this:
This is what the head looked like before the incident:
Please help! I would love to finish this lovely cat model and put it into a game. ; (
Sounds like your model was corrupted unfortunately. You could try disabling CSGv2 and try to separate again.
Also consider posting your model here: CSG Failures
In general, it’s a good idea to avoid unioning everything together as you’re working, and even after you’re done. Work in pieces and save those pieces somewhere, because CSG can often go very wrong.
Very true. I have had unions go invisible in the past and it can be annoying. I once made a door and the union went invisible and I had to rebuild the door. It was a hassle.