'Black screen Unity AR Foundation - camera not working
Cannot use the camera for an AR Unity App.
When launching the app on an iOS device, the screen is totally black.
I'm running Unity version 2021.3
Solution 1:[1]
One of the possible solutions could be:
Go to
Edit > Project Settings > XR Plug-in ManagementChoose
AndroidoriOSEnable respectively
ARCoreorARKit
Be sure that you have already installed AR packages from the Unity Hub app (tested on Unity version 2021.3)
More infos here: https://forum.unity.com/threads/black-screen-unity-ar-camera-not-working.905972/
Solution 2:[2]
I am stilling facing the black screen with Unity 2021.3.1f1 Done everything I can; including above. Black screen...
AR Packages 4.2.2 XR Interaction 2.01 XR Management 4.2.1
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Francesco Laiti |
| Solution 2 | LiveRock |
