Search Issue Tracker
By Design
Votes
1
Found in
5.2.1f1
Issue ID
730424
Regression
No
fbx animation rotation wrong when imported as humanoid
This issue has no description.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Lyrit
Oct 13, 2015 22:57
This happens for me as well. When I import a .fbx animation, the animation works fine if the Animation type is set to "Generic," but when I set it to "Humanoid," the rotations are off. For example, a model with clapping hands, that looks fine in other programs and as a "Generic" animation type, will end up with the hands and arms going through each other when the animation is set to "Humanoid."
I'm using many humanoid models in my project, so it would be great to have a fix to this bug so I can quickly set up my animations for them via Unity. =)