Unity AR black screen problem .. i dont use URP i need fix that with out install urp

unity 2022.2
ARcore 1.37
cesium 1.11

when i build tha app and install it after i accept the camera permission th screen stay black
i need to fix that without install URP

1 Like
  1. Try to update to the latest versions of software:
  1. Is the black screen issued fixed after closing and opening the app again?
    To control such behavior during the 1st launch in my AR assets and better operate with permissions, I use Native Camera asset.
  2. Is camera permission shown as granted in app settings?
  3. What is your Android version?
  4. What is your Device model?
  5. Provide the log using for the 1st and 2nd launches of the app using Android Logcat | Android Logcat | 1.4.2
1 Like

Also check the Project Validation section in Project Settings, which will give you warnings for things that may prevent your project owrking.

1 Like

Hi, thanks for marking my answer as solution, but which point helped you?