Hi. I'm using NGUI 3.9.3 with Unity 4.6.x and I encountered a bug that will crash the project. Here is how to reproduce it:
When you change the font size rapidly of a UILabel in the inspector, there is a very high possibility (nearly 100%) that NGUI will mess the font used by itself. E.g. in the following screenshot(2.png), if you press and hold the left mouse button and move left and right rapidly, it's almost certain that the font will broke, causing the error in the following screenshots(3.png and 4.png).
Note1: The error will only be cleared if you re-open Unity, which is very annoying.
Note2: The bug is present in all the versions of NGUI after 3.9.0, including the latest version. I really hope this get fixed soon. Thanks.