Set physics actor velocity same as pawn

Hey! Like mentioned in the solution above, I fixed it by setting Enable Gravity to false. However, you might need gravity in your instance, so you should also look into tick groups. It might be that you have set the character movement component’s tick group to post physics!

1 Like