Hi everyone,
Our unity game's UI is implemented with NGUI. When we are publishing to WP8 platform, some UIs get disappear now and then. It seems unity can't load the atlas files, for we simulate this situation in editor by remove some atlas file which result in the same situation. On other platform (iOS and Android) every UI is OK.
I have to say this is a hard problem for which our engineers have worked for long time.
Unity Version 4.3.3
NGUI Version 2.6
Any help or hint is appreciated.