- Home /
Animation works fine in generic but it misplaces bone on humanoid type
Hi,
I have all animation work with Unity in Generic type. However when I change to Humanoid, the animation seems off. Some of my bones are misplaced. For example, the bones are not accurate. it slightly move off the original position.
Any clues? please help. Thank you.
Answer by VrTechEx · May 25, 2021 at 02:08 AM
As I try experimenting along with the finding in this thread https://forum.unity.com/threads/what-does-tdof-mean-in-the-animation-window.507725/ This is an answer for humanity.
As Unity disable these from default :( Not sure why. https://docs.unity3d.com/ScriptReference/HumanDescription-hasTranslationDoF.htmlEnable TDOF inside Humanoid Avatar Configure solves the issue.
Your answer

Follow this Question
Related Questions
How to separate bones from a 3dsMax skeleton? 0 Answers
AddMixingTransform Help 0 Answers
Ignore Bones in Animation 1 Answer
Configuring Avatar 1 Answer
problems with bone animated models from Blender: I have no preview in unity 0 Answers