Custom skeletal mesh root motion animation not working

I figured it out!

Maybe someone using metahuman or other custom mesh will have the same problem so :
The CharacterMovement component only apply root motion if the skeletal mesh named “mesh” is used (the one inherited from third/firstpersonBP)

So you must be using the mesh component or it just wont work.

1 Like