I’m working on an RPG which has run into a bit of an issue with animation. We have a character template which was modeled a few years ago in Blender. The character has been exported into Unity as an FBX file. There are some animations for this character created in recently in Blender. When played in Blender, the animations work fine. When played in Unity, all the bones are at the same place.
Character nicely animating in Blender: http://www.majhost.com/gallery/DagonEcelstraun/Others/MMO/matoranwalk.png
Character not nicely animating in Unity: http://www.majhost.com/gallery/DagonEcelstraun/Others/MMO/matoranfail.png
We’re currently using Mechanim in the latest version of Unity, but this problem has existed since Unity 3.5.
Does anyone know what may be causing this issue, or how I could fix it?