Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: cheuksh on May 06, 2012, 04:56:38 AM
-
To replicate, simply add a new ui, add a new label in the panel. It works and look fine in the unity game preview, but if you build and run in a real device, the screen seems duplicated (tiled) automatically. (see my screenshot)
Please notice even the wording development build is also "tiled"
-
You need to clear your screen. Select the camera and set the clear flags to "color".
-
It is fixed!!! thx a lot!!