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.