Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.4.0f1
Issue ID
1259490
Regression
No
Animation Rigging with Humanoid rig: MultiAim constraint moving the animator's parent node
Humanoid retargeting introduces offsets when using Animation C# Jobs.
This can be reproduced with a nested humanoid character for which
parent transform has an offset.
Repro:
1. Open attached project "HumanoidShift".
2. Open scene "Test".
3. Press Play.
Actual: Character SM_Character_Female_01 is offset by 1 unit at every evaluation.
Expected: Character SM_Character_Female_01 should not be offset.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tooltip messages should be presented in human language not in code strings
- [Linux] Editor doesn’t auto reload when an Asset is imported or a Script is changed
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
Add comment