Unity 2019.4.8.f1 Android build black screen.

,

After building project with URP on Android it launches with black screen. Also noticed that if I build simple 3d project without URP it runs well on Android without any problems. Any thoughts how to fix it?

Currently experiencing the same issue with my project. I’m trying to investigate what’s happening.

I tried the following so far without success:

Upgrading the Universal RP to 7.4.3
Upgrading the Universal RP to 7.4.2
Upgrading the Universal RP to 7.3.1 (Unity 2019.4 verified)

It seems to be a bug on Unity’s side.

Things that come to mind as (temporary) solutions:

  • Adjusting the graphics API in player settings
  • Downgrading the project to a previous engine version as a temporary solution (last version working for me was 2019.4.0f1)
  • Checkig adb logcat, however, mine was not throwing any errors.

Seems like Unity bug, for temporary solution I’ve changed color space to Gamma, works for now.

1 Like

4.7 and 4.8 have rendering bug about android… until 4.6 are stable.

1 Like

Thanks for the heads up!

The issue is fixed in Unity 2019.4.9f1, which is available now!

Nop, is not fixed, i’m having the same issue with 2019.4 LTS