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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note:
We believe this was fixed with latest Hub version. Closing for now.