It’s a 2D game for android, for some reason the profiler is showing the Graphics.PresentAndSync consuming too much.
It’s working as if the Vsync is ON, but in the unity editor is set to OFF - but it seems that doesn’t affect on the android build.
I’ve disable the skybox in cameras, I am using unity 5.
How can I force to disable the Vsync on android build???