Reproduction steps:
1. Clone the “AR Foundation Samples” from https://github.com/Unity-Technologies/arfoundation-samples/tree/5.1
2. Open the cloned project
3. Build the project for the iOS Platform
4. Open the built Xcode project and sign it
5. In Xcode, set the Target to “My Mac (Designed for iPad)” and run the project
6. In the running application, observe the Face Tracking and Body Tracking functionalities selections
7. Press the “Simple AR” Button to activate the camera
Expected result: The Face Tracking and Body Tracking functionalities are available and the camera activates successfully
Actual result: The functionalities are not available and the camera fails to activate
Reproducible with: 2022.3.63f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Reproducible on: macOS Sequoia 15.5 (M1 Max)
Not reproducible on: No other environments tested
Note: Select the “AR Foundation Samples” branch according to the README of the repository