Hi,
We are having an intermittent issue on Unity Android: from time to time when running on various devices, all NGUI elements on screen will appear as opaque rectangular areas. The buttons and other UI widgets remain useable although they are displayed all black. The only way to get rid of the black areas is to restart the app. All other Game Objects are displayed properly when the bug occurs.
The first time we have seen this was when we ran the game with Unity 4.2 (not sure if the bug is related to that specific version of Unity). There are important bug fixes in Unity 4.2 for the eclipse export that prevent us from using an older version. We have been using NGUI on Android on various projects in the past and it's the first time we are seeing this.
I haven't found any reference to a bug like this on the forum or anywhere else. We are using NGUI 2.6.1e at present.
Thanks,