Search Issue Tracker
Fixed in 0.3.3
Votes
0
Found in [Package]
0.2.5, 0.3.2
Issue ID
1215736
Regression
Yes
Animation Rigging package causes unnecessary rotation when using Multi-Aim constraint
How to reproduce:
1. Open attached project "AnimRigging.zip" and scene "Aim"
2. Enter Play mode
3. Inspect the rotation of 'root' -> 'cannonPivot' GameObject
Expected result: The Z-axis rotation of the "cannonPivot" GameObject should be constrained by Multi-Aim Constraint
Actual result: The Z-axis rotation of the "cannonPivot" GameObject is not constrained by Multi-Aim Constraint
Reproducible with: 2019.2.20f1, 2019.3.0f6, 2020.1.0a22
Could not test with: 2017.4, 2018.4 (Animation Rigging not available)
Reproducible with package version: 0.2.5, 0.3.2
Not reproducible with package version: 0.2.3
Workaround:
Turning off the Multi-Aim Constraint for "aimGun" GameObject on the Z-axis fixes the issue.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 0.3.3):
This package version is available in Unity 2020.1.0a1 and above.