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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Add comment