Search Issue Tracker
Fixed
Fixed in 1.8.12
Votes
0
Found in [Package]
1.8.12
Issue ID
BUR-2570
Regression
No
Crash due to Stack Overflow when entering the Play Mode with Burst Compilation enabled
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. In the top Meniu: Jobs > Burst > Enable Compilation
4. Enter the Play Mode
Reproducible with: 1.8.4(2021.32f1, 2022.3.2f1, 2023.2.0a20), 1.8.11 (2021.3.33f1, 2022.3.11f1, 2022.3.15f1, 2023.2.3f1, 2023.3.0a17)
Reproducible on: macOS Sonoma 14.1.2 (Intel), Windows 11 (user’s)
Not reproducible on: No other environment tested
Note: The crash does not occur when Burst Compilation is disabled
Stacktrace:
{noformat}
Stack overflow in unmanaged: IP: 0x19c3485d4, fault addr: 0x70000a478ff8
Stack overflow: IP: 0x19c3485d4, fault addr: 0x70000a46fff8
Stacktrace:
[40m[32minfo[39m[22m[49m: Microsoft.Hosting.Lifetime[0]
Application is shutting down...
[40m[32minfo[39m[22m[49m: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
ALC ILPP context 1 is unloading{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment