1
NGUI 3 Support / Re: NGUI dynamic font texture became solid rectanges at some Android devices
« on: August 10, 2016, 10:49:44 PM »
Here comes the new situation, when the font's displaying wired, I enlarge the font texture by RequestCharactersInTexture, when the texture size changed, the texture becomes normal now. still don't know what the cause and how to fix it



, I test my game in Editor with profiler, and neglect the UNITY_EDITOR macro. Thanks to point it out.