Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2020.3.45f1
Issue ID
UUM-28547
Regression
No
[ARFoundation] ARCamera uses rear camera when facing direction is set to user
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)
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
- The broken Prefab Variant Variant GameObject remains when its parent Variant is recreated
- NullReferenceException error is thrown when pinging the "Initial Scene" in the Play Mode Scenarios window
- "MaxRpcAgeFrames" NetCode RPC warning is logged when entering Play Mode in the Multiplayer FPS template
- "BatchRendererGroup.OnPerformCulling" is not called during Scene view picking when "HandleUtility.PickGameObject" is passed a non-empty filter
- Crash on RemovedMaskedCurve when opening a project with specific animations
Resolution Note:
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.
Resolution Note (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.