its probably because the animation is using root motion but you aren’t correctly setting it up to drag the capsule component along.
Try to use this command. while playing in editor press ` and type “show collision”.
You’ll then see the vharacter capsule and can determine if the problem is the fact it doesn’t move or something else.