Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.1.2
Issue ID
HUBX-761
Regression
No
[Linux] [Hub] MacOS Apple silicon build fails on Linux due to incorrect macOS module folder capitalization
Reproduction steps:
1. Open Unity Hub
2. Download a Unity version with the Mac Build Support (Mono) selected
3. Open a new or an existing project with the selected version
4. Go to File > Build Settings and change the Target Platform to macOS
5. Change the Architecture to Apple silicon or Intel 64-bit + Apple silicon
6. Build the project
Expected result: Build succeeds
Actual result: Build fails
Reproducible with: 2.4.6, 3.1.1
Notes:
- If you go to "\[install directory]/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations" and change all "<...>arm<...>" to "<...>ARM<...>", and then build the project again, the build succeeds
- Tested on Ubuntu 18.04
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note:
We believe this was fixed with latest Hub version. Closing for now.