Search Issue Tracker
Fixed
Fixed in 6000.0.48f1, 6000.1.1f1, 6000.2.0a9
Votes
0
Found in
6000.0.40f1
6000.1.0b8
6000.2.0a5
Issue ID
UUM-99403
Regression
Yes
Apple Silicon build fails with an internal build system error
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the Build Profiles/Build Settings window (File > Build Profiles/Build Settings)
3. Change the architecture to “Apple Silicon“
4. Open Player Settings
5. Make sure the “Scripting Backend” is set to “IL2CPP“ and “IL2CPP Stacktrace Information” to “Method Name, File Name, and Line Number“
6. Build the project
Expected result: Project builds as expected
Actual result: Build fails with an internal build system error
Reproducible with: 2023.3.0a3, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5
Not reproducible with: 2022.3.59f1, 2023.2.20f1, 2023.3.0a2
Couldn't test with: 2023.3.0a1 (Couldn't download IL2CPP module)
Reproducible on: M1 Max MacOS 15.1.1
Not reproducible on: No other environment tested
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note (fix version 6000.2.0a9):
Fixed