Hi Pierre-Marie.
Configuration:
- Windows 11 22H2
- Unity 2021.3.14
- Builder: 3.53
- iOS SDK: 16.1
Problem: Every projecy that include ARKit and AR FOUNDATION gives compilation error.
How to reproduce:
1) Create a new empty Unity project using the "3D URP CORE" template.
2) Build the empty project. All OK.
3) Using Package Manager install the latest version of ARKit and AR FOUNDATION.
4) Activate the ARKit Provider (Project Settings > XR Plug-In Management > iOS > ARKit)
5) Build again and... "Undefined symbols for architecture arm64" error.
Of course the same build has no problems on XCode.
Thanks for your help.