My game does not work after building it

hi folks
i have exported the apk and everything went fine
and i tested my game on my tablet and it works fine
but it doesn’t work on my samsung galaxy j1 ace
it just show me a noisy screen like the one i uploded
i don’t know what’s the problem but it i’m sure it’s related to my phone
as i had the same issue in the past with some games like (stack , daddy long legs…)

Well that looks like maybe a hardware issue.

Did you try running on another device or emulator such as Droid4X or Bluestacks?

Remove Automatic graphics API in the player settings, and force OpenGL ES 2.0.

See if that helps.

Alternately try forcing Open GL ES 3.0

If neither works, submit a bug report to Unity with a repro project.

thank you man
but it seems that it’s not unity fault it’s my phone that’s acting weired

I’ve seen this same problem on my Nexus 7. Either way, submit a bug report. Its definately a Unity bug of some sort.