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 warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Resolution Note (fix version 2.8.3):
Fixed the behavior of the EditorSplineUtility.SetKnotPlacementTool to call the correct internal class.