Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.24f1
Votes
0
Found in
2021.3.23f1
Issue ID
UUM-34057
Regression
Yes
Builds fail on "UnityEngine.GUIUtility:ProcessEvent" when building on M1
How to reproduce:
1. Open the user-attached “MacBuildCrash.zip” project
2. Build the project
Expected result: The build is successful
Actual result: The build fails
Reproducible with: 2021.3.23f1
Not reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.17f1, 2023.1.0b14, 2023.2.0a13
Fixed in: 2021.3.24f1
Reproduced on: macOS Ventura 13.2.1 (M1 Max), macOS Ventura 13.0 (M1), macOS Darwin 13.3.1 (M1 Max)
Notes:
- Reproducible on a new project
- User reported that it also crashes but couldn’t reproduce
- Full Error: UnityEngine.GUIUtility:ProcessEvent (int, intptr,bool&) (at
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment