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
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
- Deleting the property in the Blackboard and then creating the different type property with the same name throws an error
- Selector gets stuck in UI if scroll is used while dragging
Add comment