Hi,
I'm using NGUI 2.2.0 with Unity 3.5.6. I quite enjoy the workflow of NGUI and everything is perfect until I encountered this issue:
I have two scenes which include a menu scene created by NGUI and a game scene. I start with the menu scene and load the game scene afterwards, then if I return to the menu scene all GUI under the table or grid are missing textures. I have an screenshot bellow.
And it's weird that it only on those dynamically sorted elements, like items under a table or a grid. The others are OK. And it only occurs on iOS devices, on Unity editor it's also fine.
Please help me to resolve this.
Thanks