- Home /
NGUI Graphics show up white in iOS
Hi everyone,
I'm using several NGUI elements in my iOS game and in the UNITY engine they all show up perfectly. However, on my iPhone, almost all the graphics turn white (not showing their textures). I've noticed some of the graphics are looking good (mostly the backgrounds), so my theory is that it is non-static models that don't render properly but I'm not sure. Is there something I'm obviously doing wrong here? Build setting perhaps?
i think when you convert your build to iOs the textures got compress. try to not use a compression on them.and textures offset/uv cannot detect the right textures
Your answer
Follow this Question
Related Questions
How to support iPhone & iPad resolutions? 0 Answers
Please help with scroll 0 Answers
Mobile keyboard questions 0 Answers
What's the best way to use big textures (2048*1536) in Unity3d with NGUI on ios? 1 Answer
Tiny scene, horrible performance iOS 2 Answers