Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.23f1
Issue ID
UUM-34169
Regression
Yes
[Silicon] Console errors "BuildFailedException: Incremental Player build failed!" when building a project on a Silicon Mac with Target Platform macOS
Reproduction steps:
1. Open the attached "BuildFail" project
2. Go to File > Build Settings
3. Select the Target Platform “macOS”
4. Press the Build button
5. Observe the Console
Expected result: Build is completed successfully without any Console errors
Actual result: Build fails with Console errors ”UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:189)”
Reproducible with: 2021.3.23f1
Not reproducible with: 2021.3.22f1, 2021.3.24f1, 2022.2.17f1, 2023.1.0b14, 2023.2.0a12
Fixed in: 2021.3.24f1
Couldn't test with: 2020.3.47f1, 2022.1.0a1 (no Apple Silicon Unity Editor)
Reproducible on: macOS Ventura 13.2.1 (M1 Max)
Not reproducible on: macOS 13.3.1 (Intel)
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
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
Looks fixed according description.