Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1098877
Regression
No
Humanoid animation has wrong finger pose when comparing to Generic
To reproduce:
1. Download attached "Wrong_Finger_Pose.zip" project and open in Unity
2. Open "1" scene
3. Enter to Play mode
4. Observe that there are two Models - yellow hands correspond to "Generic", pink hands correspond to "Humanoid"
Expected result: Both hands should be identical to each other
Actual result: Pink hands fingers pose are incorrect
Notes:
- This issue appears on both Windows and macOS
- Images for Reference and Project are shared in Comments section
Reproduced on Unity 2017.4.0f1, 2017.4.31f1, 2018.3.14f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0f1 and 2019.3.0a11
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 AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note:
Contrary to other joints, the humanoid finger joints don't have the 3 degrees of freedom necessary for a lossless conversion from generic animation to humanoid animation.
You can tweak the humanoid bind pose rotations of the fingers to get more faithful humanoid animations to the generic ones