Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
1
Found in
2021.3.29f1
2022.3.7f1
2023.1.9f1
2023.2.0b5
Issue ID
UUM-46025
Regression
No
[MacOS] Silent crash when script causes stack overflow
Reproduction steps:
1. Open the attached project “OverflowRepro”
2. Open the “SampleScene” Scene
3. Enter the Play Mode
Expected result: A stack overflow error is thrown
Actual result: Editor crashes
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b5
Reproducible on: MacOS 13.5 (M1 Max), macOS 13.4.1 (Intel)
Not reproducible on: Windows 10
Note: The code attached to GameObject “GameObject” causes a stack overflow. On Windows this is detected, on Mac this causes a crash
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
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Resolution Note:
We had such bug reported in the past. The conclusion was that it is not possible to detect stack overflow in all cases.
Resolution Note (2023.2.X):
We had such bug reported in the past. The conclusion was that it is not possible to detect stack overflow in all cases.