Search Unity

Graphic glitches / flicker on certain devices

Discussion in 'Android' started by niknakgames, Mar 19, 2019.

  1. niknakgames

    niknakgames

    Joined:
    Aug 7, 2015
    Posts:
    25
    Hey there,

    I'm running an internal test for one of my apps and for the most part everything works great. No issue on most devices. But, I have one user who reported this happening on his device:



    The game launches, splash screen works fine and then the game starts flickering and not displaying anything. Nothing responds either so he's sort of stuck here.

    His specs are:
    Blu VIVO 5R
    CPU AArch64
    Android 7.0

    I'm running:
    Unity 2018.3.8f1
    Using the embedded JDK
    Clear Flags: Skybox

    Any help would be appreciated or if anyone needs more information I'd be glad to provide it.

    Thank you!
     
  2. niknakgames

    niknakgames

    Joined:
    Aug 7, 2015
    Posts:
    25
    Hello again. Still no luck. I am running the latest version of Unity now. also on Google Plays Pre-Launch report there are no errors, but on Android 7.0 this is happening
     
  3. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    3,023
    Please make a bug report.

    Is this a skinned mesh and do you have GPU skinning enabled?
     
  4. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,791
    Try disabling gpu skinning and Vulkan if you have them on.
     
    niknakgames likes this.