After importing NGUI3.9.6 I got the following error:
Assets/NGUI/Scripts/Internal/NGUITools.cs(1493,35): error CS1061: Type `UnityEngine.TextEditor' does not contain a definition for `text' and no extension method `text' of type `UnityEngine.TextEditor' could be found (are you missing a using directive or an assembly reference?)
I work with Unity5.2.2f1, Help~~~
