I have a basic humanoid in my scene. I made a walk and an idle animation for him in Blender, and when shown in the Unity editor window, it looks fine. At runtime, however, the character is on his side. Any ideas?
Mess with different values of the “Root motion node” in the imported animations, changing “none” to “RootTransform” fixed this for me.