Objects randomly lose collision

About half of the objects I place in my game randomly lose collision. I don’t do anything, and all of my active plugins are either official/well trusted plugins or created by myself. Does anyone know what causes this?

1 Like

Have you opened your Collision Group Editor and deleted any groups in there? It seems all your objects are entering a group there.

Check out the API if you have trouble finding it:

They are not entering a collision group, because it’s the CanCollide property being changed, and this has happened on other games without collision groups.

1 Like

If it happens across experiences inside studio i would re-install studio.

Edit: you are seeing the CanCollide property untick?

No, it usually happens without me noticing. Probably when I copy + paste/duplicate. I have found a quick way to fix it to turn collision on for all collidable objects.