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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Resolution Note:
We believe this was fixed with latest Hub version. Closing for now.