Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: huixiong on May 09, 2013, 12:13:45 AM
-
in android 4.0.4 system,when rebuild font texture, some characters lost in texture.
the lastest RequestCharactersIntexture() and rebuild callback function run in the same framecount.
it seem UIFont.characters save the lost characters ,but texture does not render them.
Is 3.6.1 fix the problem? I was not update it yet.
-
I think this was fixed in 2.6.1b/c so try making sure you are on the absolute latest NGUI
-
I update to 2.6.1c, it still exits this problem. :'(
-
Does Unity support what you're trying to do on Android? Maybe it's a platform limitation? You will have to investigate. The Request for glyphs in the texture happens on line 1085 of UIFont.cs.