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
- Player crash when a specific project is built with Vulkan
- Long Tile Palette name breaks window UI
- UI Builder Project Library foldouts do not open when pressed on the foldout name
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
Add comment