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
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
- Cell template field is reset and an "ArgumentException" is thrown when template was edited and UI Document is reopened
- Broken hyperlink formatting in HDRP 3D Sample Tutorials
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