I’ve noticed that when I disable UI objects outside the screen, the draw calls decrease. Shouldn’t these not be drawn in the first place?
Also a bug in 4.6.1p3 during the Unity Splash on iOS
There’s no offscreen culling in Unity UI.
I know…