Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a20
Issue ID
1341489
Regression
No
[M1] Crash when baking with CPU Lightmapper on Apple Silicon machine
Prerequisites:
You'll need a Mac M1 Apple Silicon machine and Arm64-based Editor installed.
Steps to repro:
1. Create a new project in URP;
2. Open 'SampleScene' scene.
Expected result:
The lighting is baked successfully without Editor crashing.
Actual result:
Editor crashes.
Regression introduced in Version 2021.2.0.
Notes:
- Reproducible in Version 2021.2.0a20;
- Not reproducible in Version 2020.3.11f1, 2021.1.10f1;
- Reproducible only on Apple Silicon machine; not reproducible on Intel-based Apple machine or on Windows;
- Reproducible in BiRP, URP and HDRP;
- Reproducible only when baking on CPU Lightmapper; not reproducible when baking on GPU Lightmapper.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment