Search Issue Tracker
By Design
Votes
1
Found in [Package]
2019.1.5f1
2019.1.14f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1177721
Regression
Yes
[iOS][ARKit XR plugin]Using Universal as Architecture type to build ARKit project fails with ARKit only supports the ARM64 error
To reproduce:
1. Open attached project "arfoundation-samples.zip"
2. Open "SampleUXScene.unity" scene
3. Change to iOS platform
4. Make sure that in Player Settings Architecture is set to Universal
5. Build for iOS
Expected result: the project is built and only a warning is thrown that ARKit XR Plugin support only ARM64 architecture
Actual result: Build fails and getting: "BuildFailedException: ARKit XR Plugin only supports the ARM64 architecture. See Player Settings > Other Settings > Architecture." error in the console
Reproduced on:
2019.1.14f1 2019.2.2f1 2019.3.0b1 2020.1.0a1
Package version:
- 2.2.0 - preview.4
Doesn't reproduce on:
2019.1.13f1
Package version:
- 2.2.0 - preview.4
Notes:
- If Architecture is set to ARM64, the project is built successfully without errors
- On 2019.1.131 with Universal Architecture, the same error is thrown but the project is built successfully
- There is no Universal option on the Android platform
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note:
We will maintain the present behavior as support for Universal iOS builds is being deprecated in 2019.3.