Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: JSorrentino on October 27, 2013, 06:20:00 PM
-
Using Unity Pro 3.5.7f
Assets/NGUI/Scripts/UI/UIInput.cs(423,48): error CS1061: Type `UnityEngine.TouchScreenKeyboard' does not contain a definition for `wasCanceled' and no extension method `wasCanceled' of type `UnityEngine.TouchScreenKeyboard' could be found (are you missing a using directive or an assembly reference?)
-
Thanks, you can fix it by wrapping it in #if !UNITY_3_5
-
Thanks, testing now.
-
Works, presume it'll be patched in the next release, thank you - again.
JS
-
Already has been -- 3.0.3d :)
-
Already has been -- 3.0.3d :)
As I said: I'll wait for 3.0.3z then ;D