Зawn doesn't fall when the floor disappears underneath it

There is an object that stands on a platform. The platform is destroyed at one point, after which the object should fall, but it remains in place
The object starts falling again if the player character hits it
How can I fix this?

Снимок экрана 2023-11-15 в 22.22.51
Снимок экрана 2023-11-15 в 22.23.30

What kind of object is it? A mesh that simulates physics?

Probably Set Simulate Physics is turned off on that mesh. Turn it on and see if it works

Probably Set Simulate Physics is turned off on that mesh.

Probably not since:

My bet is that the component is sleeping, and needs to be awaken. But we can’t tell without knowing more. @Tentoshka We’re counting on you to provide :innocent: