Distorted Graphics on iOS

Hi guys. We are developing app for checking if your workplace is ergonimic etc.

But I recently discovered problem. When I work in editor or compile and install it
to android device, everything is working fine. Even in editor on mac unity.

But when I compile and install for iOS, in my case iPad iOS, graphics are all
distorted and artifacts are all over the place. Could you tell me whats the problem ?

I really dont know what could be problem. We have similiar app (different purpose, same core, scripts) and it
works on iOS just fine. I know i gave you nothing specific but i really dont know where should i look etc.

If you know, just write here and i will provide anything needed.

Colors on model are all like stoned.


Left picture is distorted but this is not always like that. It can be right picture too and left not.


Starting background like crazy…

Do you get any warnings in the xcode console?
If something when wrong with the shader you should get a message about that.

yes I did but it wasnt anything with shader. It was something with PNG images there were 4 different versions of them in 4 folders with different names but images had same name… and that was problem for xcode. and it was same in other app that is working on ios just fine.