"Root Motion From Everything" Not Working

The settings you mentions are set correctly.
I think the issue is how I’m trying to start the animation system. I’m trying to use root animation for movement, but I’m using the characters speed (AddMovementInput) to try to start the animation. Setting Root Motion from everything turns off AddMovementInput so the character no longer has speed.

Should I use Montage Play instead?