Search Issue Tracker
Fixed
Fixed in 2019.4.X
Votes
0
Found in
2019.4
2019.4.26f1
Issue ID
1339180
Regression
No
[macOS][Xcode] ARM64 architecture is expected when archiving project which is missing on Unity 2019.4
How to reproduce:
1. Open the attached project
2. Open the Build Settings (File->Build Settings)
3. Enable the 'Create Xcode Project' option
4. Make a build
5. Open the Xcode project
6. In the Xcode editor, try to archive the project (Product->Archive)
7. Inspect the 'Buildtime' console
Expected result: Build is successful
Actual result: 'The linked and embedded library 'UnityPlayer.dylib' is missing one or more architectures required by this target: arm64.' error is thrown
Reproducible with: 2019.4.28f1
Not reproducible with: 2020.3.10f1, 2021.1.11f1, 2021.2.0a20 (ARM64 Platform is available in Build Settings and gets included)
Couldn't test with: 2018.4.36f1 (Couldn't create an Xcode project)
Note:
- Tested with Xcode 12.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment