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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment