google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 403 forks source link

Black screen when I use user's camera on Xiaomi Mi A3. AR Face. #776

Open eventoul opened 3 years ago

eventoul commented 3 years ago

SPECIFIC ISSUE ENCOUNTERED

Hi,

I have an issue when I set up to use the front (selfie) camera.

In my project, I have added AR Session, AR Session Origin, AR camera as the main camera. At AR Session Origin I add the component AR Face Manager and I added AR Default Face as Prefab. Then I set up to AR Camera at the component AR Camera Manager, Facing Direction = User.

When I build to my android phone the app starts with Unity's logo and after I have a black screen. My device is a Xiaomi Mi A3.

I try it on a Samsung A20e and it is working right, but at Xiaomi Mi A3 the user's camera is not working.

VERSIONS USED