Search Issue Tracker
Fixed in 1.0.4
Votes
0
Found in [Package]
1.0.2, 0.3.3-preview, 0.3.2-preview
Issue ID
1261680
Regression
No
[Animation Rigging] ArgumentException is thrown on Clicking "Auto Setup from Tips Transform" under "Two Bone IK Constraint"
Clicking on "Auto Setup from Tips Transform" under "Two Bone IK Constraint" editor thrown ArgumentException, refer the attached video.
Steps to repro:
1. Create a new project
2. Package Manager > Animation Rigging > Install
3. Hierarchy > right-click > Create Empty
4. Inspector > Add Component >Animation Rigging >Two Bone IL Constraint > Add
5. Hierarchy > Empty Object > Inspector >Two Bone IL Constraint > Auto Setup from Tips Transform> Click
Actual Result:
ArgumentException error is thrown on Clicking "Auto Setup from Tips Transform" under "Two Bone IK Constraint".
Expected Result:
No error in the Console
Occurring on:
2020.2.0a18, 2020.1.0b16 with Package Version 1.0.2, 0.3.3-preview, 0.3.2-preview,
2020.1.0a1 with Package Version 0.3.2-preview
Note: "Auto Setup from Tips Transform" intruded in Package Version 0.3.2-preview
Environment:
Occurring on Windows 10 & Mac 10.15.
Stack trace:
ArgumentNullException: Value cannot be null.
Parameter name: parent
UnityEditor.Animations.Rigging.TwoBoneIKConstraintEditor.TwoBoneIKAutoSetup (UnityEditor.MenuCommand command) (at library/packagecache/com.unity.animation.rigging@1.0.2/editor/animationrig/constraints/twoboneikconstrainteditor.cs:118)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error ‘cannot use casts on l-values’ when a variable is assigned inside a second-level nested if statement before being used in a conversion
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
Add comment