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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment