I’m using select to try and move a union, but it won’t move. Collisions and constraints aren’t on, so I dont know whats the problem
Perhaps the union is locked? Check if it is locked and if it is, unlock it.
Try using the explorer to see if it is locked
Is it locked? I have had this happen to me before. Maybe it is a bug.
it isn’t locked but it still doesnt work
Well if that is the case check if there is something wrong with your code. It could be that you have already mentioned. If that is still not the case you should report it as a bug.
Just press Ctrl + 1 and it should work. This happens sometimes.
There are a few things you could try to update your object:
-
Select the object in the explorer and do Ctrl + D and Delete.
-
Select the object in the explorer and do Seperate < Union, solve it in a different order perhaps.
-
Select the object in the explorer and do Ctrl + C, re-open studio and insert with Ctrl + V.
If this doen’t fix it i would suggest to make a copy of your file and send it to the engine team so they can take a look at it. In the meantime you can try to re-create the same object from scratch and go from there.
Honestly it might just be that the increment you’re tying to move it with is too big? Try going to like .1 studs and see if that makes a difference.