Hello, I have all my labels using NGUI Fonts (not dynamic) yet I'm seeing a huge lag on the first time my label get updated. In profiler I'm seeing Font.CacheFontForText to be the culprit.
Since I'm not using anything but NGUI Font, I'd like to know what could be causing the font texture to be re-written causing this lag. PLEASE HELP!