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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Add comment