Search Issue Tracker
Fixed
Fixed in 1.6.1
Votes
1
Found in [Package]
1.6.0
Issue ID
BUR-1426
Regression
No
Apple Silicon Editor crashes when entering Play Mode with Burst Compilation enabled
How to reproduce:
1. Open the attached project "BurstCrash.zip"
2. Open "SampleScene" Scene
3. Enter Play Mode
Expected result: Apple Silicon Editor doesn't crash
Actual result: Apple Silicon Editor crashes
Reproducible with: 2021.2.0b13, 2022.1.0a9
Notes:
- No longer crashes after deactivating the "SelfCollision" script component on "SelfCollision" GameObject
- Tested different Burst versions and the Editor still crashed on 1.6.0-pre.3 and 1.6.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
- Can't set Visual Element height in UI Builder
Resolution Note (fix version 1.6.1):
Caused by stack overflow due to misplaced alloca