Movable mesh not updating physics

Hello, I’m trying to simulate physics between two simple boxes, but I noticed that the physics isn’t updated (the top box doesn’t fall) if the bottom one is moved.
Am I missing something ?
PhysicsIssue

Maybe the top box has already gone to sleep at that point and has it’s physics inactive?

Here is a thread that goes more into detail

For now you can add this type of function to the falling cube

Hopefully they will fix this in future updates of unreal that it won’t be needed

1 Like