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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment