Search Issue Tracker
Fixed in 2022.3.54f1
Won't Fix in 2021.3.X
Fixed in 2022.3.X, 6000.0.X, 7000.0.0a1, future release
Votes
28
Found in
2021.2.19f1
2022.1.3f1
2023.3.0b10
6000.0.0b13
Issue ID
UUM-2238
Regression
No
iOS Simulator SDK is missing ARM64 Architecture support
How to reproduce:
1. Create a new Unity project
2. Switch to the iOS Platform
3. Change Target SDK to Simulator SDK (Edit -> Project Settings -> Player)
4. Observe that the Architecture field is limited to x86_64
Expected result: Simulator SDK Architecture can be changed to ARM64
Actual result: Simulator SDK Architecture cannot be changed to ARM64
Reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a15
Reproducible on:
macOS 12.1 (Intel)
Comments (2)
-
TimeMirror
Jan 15, 2024 06:57
Yes, still no Architecture ARM iOS Simulator Target SDK
-
vorlds_admin
Jul 09, 2023 17:17
Still facing this issue in 2022.3.4f1 :(
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
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
Resolution Note (fix version 2022.3):
ARM64 Simulator support added to iOS/tvOS platforms.
Resolution Note (2021.3.X):
Adding ARM64 architecture support for simulator requires a lot of changes. We are considering them too risky for Unity 2021LTS.
Here is the workaround:
On ARM-based macs with Xcode 14.3+ you need to enable Rosetta Destination Architecture in Xcode,
1) go to Product / Destination / Destination Architectures
2) select Show Rosetta Destinations | Show Both