Box collision not working with floating pawn movement

I replicated your issues exactly and was able to fix it by dragging the box collision onto the “DefaultSceneRoot”. For some reason the collision volume has to be the scene root to stop the box from going through the floor. I believe this is true for all movement modes when using Pawns or Characters.

7 Likes