Search Issue Tracker
In Progress
Fix In Review for 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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (fix version 2.8.3):
Fixed the behavior of the EditorSplineUtility.SetKnotPlacementTool to call the correct internal class.