StaticMesh component don't moving with parent

I have a BP, with collision that simulating physics and StaticMesh, that is children of this collision:

And when physics collision falling, StaticMesh staying on start place. I need StaticMesh to follow my root component.

In this test BP everything is going right, StaticMesh follows collision: