Screen is distorted on some android devices with Unity 5.2.2f

i have samsung samsung j1 SM-J100Y device. when i build and run the screen got distorted!

I had the similar problem

I tried different ways to fixed it, but it haven’t helped

My solution:

I created new project and moved all assets at new project

i solved this by removing OpenGLES3 from Auto Graphics APIs and untick the GPU Skinning. This problem dosnt appear after this.