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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note (fix version 2.8.3):
Fixed the behavior of the EditorSplineUtility.SetKnotPlacementTool to call the correct internal class.