One thing I’ve noticed in my own testing is that a pawn collision, with floating movement component, will not add any velocity to either the collision or movement component on hit. It works if I have another input (I’m using space bar) to trigger the set velocity.