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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
Add comment