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
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
Add comment