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
- Color Picker preview rectangle doesn’t update when adjusting colors for Specular color field for Terrain Layer
- Character Controller fall through the ground when touches 100 colliders
- Paragraph Spacing and the 'line-height' tag are not working when the Advanced Text Generator is enabled
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
Resolution Note (fix version 2.8.3):
Fixed the behavior of the EditorSplineUtility.SetKnotPlacementTool to call the correct internal class.