Search Issue Tracker
Fixed
Fixed in 2022.3.41f1, 6000.0.13f1, 7000.0.0a2
Votes
26
Found in
2022.3.24f1
2023.2.18f1
6000.0.0b14
7000.0.0a1
Issue ID
UUM-69616
Regression
Yes
The "StackOverflowException" error is thrown in the console and the Editor freezes when Spacebar is pressed after selecting the last element of a list
How to reproduce:
1. Open the “ListBug.zip“ project
2. Select the “new behaviour script“ Scriptable Object
3. Add at least 2 elements to the asset in the Inspector
4. Restart the project
5. Select the last element of the list
6. Press the Spacebar
7. Observe the Console window
Expected results: No “StackOverflowException“ errors are thrown in the Console and the Editor does not freeze
Actual results: “StackOverflowException“ is thrown in the Console and the Editor becomes unresponsive
Reproducible in: 2022.3.6f1, 2022.3.24f1, 2023.2.18f1, 6000.0.b14
Not reproducible in: 2021.3.37f1, 2022.3.5f1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- This issue is very inconsistent to reproduce and might need several tries to reproduce successfully
- The user initially used other reproduction steps (which yielded inconsistent results), where they did not restart the project after adding two elements
- Alternatively, on the user-attached reproduction project the bug can be reproduced by adding at least two root elements and then two children elements to the last root element, and then after selecting the last child element clicking the space key
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
karl_jones
Jul 19, 2024 16:41
Please file a bug report If you have this issue with the spline package and can provide a reliable reproduction.
Bwacky
Jun 28, 2024 18:01
It makes working with splines impossible, breaking even outside tools like Microverse. Crashes in 2022.3.30 LTS.
AXP1
Jun 14, 2024 20:53
StackOverflow error is thrown and editor freezes also in 6000.0.3f1, when selecting any node on a spline.
Light-Years-Agency
Jun 04, 2024 06:57
Same issue when editing a non-end node on splines. End nodes are sometimes fine, but intermediate nodes give me the pinwheel-of-death.
DarkMathew
Jun 03, 2024 17:06
Same problem in 2022.3.27f1
OrbytaMobile
Jun 03, 2024 14:47
Same problem detected in 2022.3.29f1
nickpreveza
May 28, 2024 10:15
Started happening randomly on 6000.0.1f1
chadstonks
May 22, 2024 13:45
Same problem here
NineZyme
May 17, 2024 08:50
Having the same issue with splines... *very* easy to repro, and makes editing splines nearly impossible.
MrMelSE
May 15, 2024 02:13
Same error when selecting any node on a spline.