Search Unity

Black screen on android after locking and unlocking phone (Unity 2017.3)

Discussion in 'Android' started by AGaming, Jan 16, 2018.

  1. AGaming

    AGaming

    Joined:
    Dec 26, 2013
    Posts:
    103
    Good afternoon, someone faced this problem. If during a running game, lock the phone and unlock it again. That phone's screen becomes black, the cameras do not render the texture, although the sounds work perfectly. This bug is seen on all versions of Unity 2017.3.xPx

    And on all my test phones Samsung and Motorola.
     
  2. ollyr

    ollyr

    Joined:
    Feb 2, 2016
    Posts:
    1
    I fixed this by switching off Graphics Jobs (Experimental) in the PlayerSettings (which had previously worked fine).
     
    shawnblais likes this.
  3. AGaming

    AGaming

    Joined:
    Dec 26, 2013
    Posts:
    103
    Thanks, it works.
     
  4. shawnblais

    shawnblais

    Joined:
    Oct 11, 2012
    Posts:
    324
    Life saver, thanks for this!

    Unity, for crying out loud, improve your Android testing, it's a joke.
     
  5. UgniusDovidauskas

    UgniusDovidauskas

    Unity Technologies

    Joined:
    Oct 20, 2016
    Posts:
    2
    shawnblais likes this.