Search Issue Tracker
By Design
Votes
1
Found in
5.5.1f1
Issue ID
981017
Regression
No
Animations are different between Humanoid and Generic when in Play mode
To reproduce:
1. Open project attached
2. Enter Play mode
3. Observe differences (example: longer arms, misplaced cape)
Expected: animations look identically on both Generic and Humanoid models
Actual: animations differ (check picture attached)
Reproduced in: 5.5.6f1, 5.6.4p4, 2017.1.2p4, 2017.2.1p1, 2017.3.0p1, 2018.1.0b1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
The issue comes from the fact the generic animation has translations on some bone, but humanoid doesn't support translations (except for the hips, the neck and the spine)