Hi, I found a very annoying bug that occur on almost android phones that I’ve test.
this is the (almost) correct preview screenshot of my game.
when the view angle is changed, then the bug is appear :
this is happens on every android phones that I’ve tried and and sometimes it appear partially, or even every scene (except for the ball, it never disappeared)
I have try something like Handheld.ClearShaderCache()
on every scene load but it does nothing.
so, what happens? could this is a unity bug?