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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note:
We believe this was fixed with latest Hub version. Closing for now.