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
- Clearable "RenderingCommandBuffer" error is thrown in the Console when creating project using Universal 3D Template
- [Quest] Game View displays the last frame when Switching Screen Mirroring off after 1 second delay
- Tooltips sometimes display additional black/grey/clear sections which can cut off text
- OnPostprocessPrefab modifies the source Prefab when fields are edited outside Prefab Mode
- "Articulation Body" fails to move the GameObject when the "XDrive's" "Target" value is set in animation
Add comment