My game uses floating GUI windows that sometimes get moved out of the way to reveal the skybox below.
When there was no skybox, just a background color, everything worked fine. But now that I’ve added the skybox, it’s not being drawn, instead multiple copies of my window are being drawn. Sort of like what happened in Windows XP when you had a crappy graphics card.
It works perfectly on the desktop, the problem only appears on the iPad.