Disabling root motion in animation

When playing some character animation with CharacterController script, character is first moving too fast, then jumps back few meters. How can disable root-bone motion for that animation? I’m using Male Locomotion Package.

On yor FBX (or smth else) animation file: Go to Animation an check both Loop Time and Loop Pose. Thats going to solve such issue.
Good luck with Unity.