For some odd reason these parts are floating when they’re unanchored and they drop when touched
Gif: https://gyazo.com/8487493d3e289feadd65564ea4ae16a0
Properties of the parts:
For some odd reason these parts are floating when they’re unanchored and they drop when touched
Gif: https://gyazo.com/8487493d3e289feadd65564ea4ae16a0
Properties of the parts:
Best guess is that some of the parts you unioned together were anchored while some were not… and it is causing this glitch. Reunion them properly.
Any chance your game has StreamingEnabled
on? It could hypothetically cause this.
Negative, it’s disabled. 30charlimit
I separated them to check and none of them were anchored.
The problem is still occuring, eventually after around 30 seconds the parts drop to the ground
Do you mind sharing one of the logs here and i can test it in my studio… before you do that import them into a blank baseplate and see if it does the same thing still.
Edit: also make sure their collision fidelity is on precise convex decomposition.
Sure, sorry for the late response had some things to do. The logs don’t do this in the blank baseplate
Edit: I switched their collision fidelity to precise convex decomposition and they now drop instantly. Thanks