Search Issue Tracker
Fixed
Fixed in 2023.2.10f1, 2023.3.0b7, 7000.0.0a1
Votes
1
Found in
2023.2.4f1
2023.3.0b1
Issue ID
UUM-59544
Regression
Yes
The Player crashes on "Unexpected mark stack overflow" without a Stacktrace when creating a large amount of Game Objects and the IL2CPP Scripting Backend is selected
Reproduction steps:
1. Open the user’s attached “GCBug” project
2. Build and run the Player (File > Build And Run)
3. Observe the Player
Expected result: The Player does not crash
Actual result: The Player crashes, an error "Unexpected mark stack overflow" can be seen in the Player.log, no Stacktrace is generated
Reproducible with: 2023.1.0a15, 2023.3.4f1, 2023.3.0b1
Not reproducible with: 2021.3.33f1, 2022.3.16f1, 2023.1.0a14
Reproducible on: macOS 14.1.2 Sonoma (Intel), Windows 10, Windows 11 (user’s)
Not reproducible on: No other environment tested
Notes:
- The issue is not reproducible when the Mono Scripting Backend is selected
- The issue is not reproducible in Play Mode
- The Player crashes when around over 1.6 million Game Objects are created
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment