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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment