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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note (fix version 1.6.1):
Caused by stack overflow due to misplaced alloca