Unity Issue Tracker - ARCamera uses rear camera when facing direction is set to user
Closed
UUM-28547
ARCamera uses rear camera when facing direction is set to user
Unity: AR Foundation
ARFoundation
Won't Fix
2020.3.X
The 6th gen iPad doesn't support face tracking, hence you are not able to get a front facing camera feed as it requires ARKit's face tracking configuration.
Face tracking is supported on iPads with the A12 or newer chip; the 6th gen has the A10.
How to reproduce:
1. Download and open the attached project
2. Build and deploy the project to iOS
3. Observe the device screen
Expected result: The front camera is used
Actual result: The rear camera is used
Reproduced with: 2020.3.45f1, 2021.3.17f1, 2022.2.6f1, 2023.1.0b3, 2023.2.0a1
Reproduced on: IPad Pro (11-inch, MTXN2TY/A Model, iOS 16, user-provided information)
Not reproducible with: iPhone 6S (iOS 13.3.1), iPhone 12 Pro (iOS 14.2.1). iPhone 13 Pro (iOS 15.6.1)
Prioritise and Follow this issue
Have a workaround or additional info about this issue?