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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment