Search Issue Tracker
Duplicate
Votes
2
Found in
2022.3.30f1
6000.0.3f1
Issue ID
UUM-72302
Regression
Yes
"StackOverflowException" error when changing spline curve type from "Bezier" to "Auto" in the "Element Inspector"
Reproduction steps:
1. Open the attached “repro_IN-75465“ project
2. Open the “Assets/Scenes/SampleScene.unity“
3. In the Hierarchy, select the “Spline“ GameObject
4. In the Scene view’s toolbar, select the top-located tool for spline editing
5. Click on any of the spline’s edit points
6. In the “Element Inspector“, change from “Bezier“ to “Auto“
Expected result: The selection in the “Element Inspector“ changes from “Bezier“ to “Auto“ without any errors
Actual result: The selection in the “Element Inspector“ changes from “Bezier“ to “Auto“ but “StackOverflowException: The requested operation caused a stack overflow.“ error is thrown
Reproducible with: 2022.3.27f1, 2022.3.30f1, 6000.0.3f1
Not reproducible with: 2021.3.38f1, 2022.3.26f1
Reproducible on: Windows 10 (22H2), macOS Sonoma 14.4.1
Not reproducible on: No other environments tested
Note:
- Reproducible on 2.6.0 version of “Splines” package
- After the error is thrown, the Editor becomes unresponsive (buttons can be highlighted but can’t be pressed)
- On macOS, a silent crash happens, but the Editor.log shows the same “StackOverflowException“ error
Comments (2)
-
SmikkeI
Mar 20, 2025 14:58
this is still an issue
going crazy -
chadstonks
May 22, 2024 13:49
Same problem
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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Resolution Note:
Closing this ticket as a duplicate as we have already resolved this issue on the affected versions.
Duplicate of another internal issue: UUM-71488: SetValueWithoutNotify on a TextValueField creates infinite loops and crashes the editor