Hi.We have the serious problem with Dynamic Font 2.6.1e, sometime text is showed strangely, sometime the text
lost some random chars. These bugs only appeared on mobile (iOS and Android), no problem in PC
We tried to make a demo which has high probability bug appears.
Download Link: (unity package + apk) (work with NGUI 2.6.1.e but we do not attach NGUI in this package)
http://www.mediafire.com/?x8pfrdxcfri6uggAbout this demo:1. Play _Base scene as start scene, it contain a AppController which control the demo.
2. When you play _Base scene, first it load ProcessorPanel scene.
3. Tap "Next Scene" button, it deactive ProcessorPanel then load ExchangePanel scene.
Problem:1. If you tap "Next Scene" button without tapping any other button before, the ExchangePanel will be loaded and all UILabel on it are correct.
2. If you tap all buttons many times before tap "Next Scene", the ExchangePanel will be loaded and some UILabel lost characters (the probability of this bug appear ~50% in this demo)
Notes1. Maximum attached file is 1mb, so we have to upload files to mediafire.
2. Important: if you tap buttons as
the orders in this pictures, the bug probability is very high
http://gyazo.com/e446f66375cdd3151da10265894e1445(Tapping button make the UILabel change its text.) Please try at least 10 times until the bug appear.
3. We tried to cut many parts of projects for making this simple demo (Because I can't make bugs appear with a new project). The
main sources for this demo in 3 files: AppController (in _Base scene), ExchangeSSController (in ExchangePanel scene), and ProcessorWindowController (in ProcessorPanel scene)
4.
Path to _Base scene: Assets/_PROJECT/Scenes/Release/_Base
5. All unity teams in my company are stuck because of this bug. So please fix it asap. We thanks so much! You can email to anh-pham@kayac.com for more information.
Thank you.