Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Unity 2019.4.8.f1 Android build black screen.

Discussion in 'Editor & General Support' started by sTarBlackout, Aug 18, 2020.

  1. sTarBlackout

    sTarBlackout

    Joined:
    Sep 4, 2019
    Posts:
    3
    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?
     
  2. SimonMV

    SimonMV

    Joined:
    Sep 2, 2015
    Posts:
    7
    Currently experiencing the same issue with my project. I'm trying to investigate what's happening.
     
  3. SimonMV

    SimonMV

    Joined:
    Sep 2, 2015
    Posts:
    7
    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.
     
  4. sTarBlackout

    sTarBlackout

    Joined:
    Sep 4, 2019
    Posts:
    3
    Seems like Unity bug, for temporary solution I've changed color space to Gamma, works for now.
     
    SimonMV likes this.
  5. masak

    masak

    Joined:
    Aug 14, 2011
    Posts:
    51
    4.7 and 4.8 have rendering bug about android... until 4.6 are stable.
     
  6. masak

    masak

    Joined:
    Aug 14, 2011
    Posts:
    51
  7. SimonMV

    SimonMV

    Joined:
    Sep 2, 2015
    Posts:
    7
    Thanks for the heads up!
     
  8. SimonMV

    SimonMV

    Joined:
    Sep 2, 2015
    Posts:
    7
    The issue is fixed in Unity 2019.4.9f1, which is available now!
     
  9. impheris

    impheris

    Joined:
    Dec 30, 2009
    Posts:
    1,473
    Nop, is not fixed, i'm having the same issue with 2019.4 LTS