Hello everyone, my first post is about strange behavior of my fonts.
I put the font's image together with main NGUI atlas. It works fine at the start, but yesterday, some of the fonts suddenly disappeared in Unity's editor window and replaced with fragments of the main atlas. However, if I build it into the real device, everything is in exactly the places I have designed!
It's just in the editor where some of the fonts are messed up with fragments of the whole atlas.
I have tried to upgrade Unity, NGUI and restarted many times. Also I have tried to recreate all the fonts one by one and each step I took, such as remove the old font image from atlas, I always save the scene before taking the next step. But still the same.
So out of options, I am here to ask around if anyone has met this problem before and any possible suggestions to fix this issue.
Thanks in advance.