Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2021.2.0a20
Issue ID
1340753
Regression
No
[GPU PLM][macOS][M1] Editor freezes during GI bake on Apple Silicon machine when certain lightmapping settings are used
Prerequisites:
You'll need a Mac M1 Apple Silicon machine and Arm64-based Editor installed.
Steps to repro:
1. Download the attached project and open "Sponza" scene on the OSX with Apple Silicon architecture;
2. In the Preferences window (Unity>Preferences>GI Cache) press Clean Cache button;
3. Drag and drop "SponzaLightingDay" scene to the Hierarchy;
4. In the Hierarchy double-click on the SponzaLightingDay scene to make it active scene;
5. In the Lighting window (Window>Rendering>Lighting) press Generate Lighting button.
Expected result:
The GI is baked without errors/freezes/crashes.
Actual result:
Editor freezes at the end of the bake (seemingly before the reflection probe baking stage). See attached screenshot.
Notes:
- Reproducible in Version 2021.2.0a20;
- Reproducible only on Apple Silicon machine; could not reproduce on the Intel based Mac machine or on Windows;
- Does not repro if baking with lightmap resolution set to 35;
- Does not repro when filtering is disabled in the lighting settings;
- Another possible symptom: Script Compilation error is always shown in the Background tasks window while running the project on Apple M1 machine (not shown on Intel-based Mac machine).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
- [Android][Vulkan]Shader casting issue occurs when using Snapdragon devices with the Vulkan Graphics API
- "Paste" option is available in Shader Graph contextual menu even when the clipboard has unrelated item
- Editor crashes when debugging a for loop
Add comment