Search Issue Tracker
Fixed
Fixed in 2.8.3
Votes
0
Found in [Package]
2.8.2
Issue ID
SPLB-365
Regression
Yes
ArgumentException thrown when calling EditorSplineUtility.SetKnotPlacementTool()
How to reproduce:
1. Open the “IN-114563_splines“ project
2. Open the “SampleScene”
3. Select the “Spline” GameObject in the Hierarchy
4. From the top menu select Spline > Test SetKnotPlacementTool
Expected result: No errors appears
Actual result: ArgumentException error is thrown
Reproducible with: 2.7.1 (6000.0.3f1), 2.8.2 (6000.0.58f1, 6000.2.5f1, 6000.3.0b2)
Not reproducible with: 2.6.1 (6000.0.3f1)
Reproducible on: macOS 15.6.1 (M1 Max), Windows 11 (by user)
Not reproducible on: no other environments tested
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
- 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
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Resolution Note (fix version 2.8.3):
Fixed the behavior of the EditorSplineUtility.SetKnotPlacementTool to call the correct internal class.