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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.6.1):
Caused by stack overflow due to misplaced alloca