1 - ) Are GUI.SetNextControlName , GUI.FocusControl functions not supported in IOS ? Bug ? or what is problem ?
[http://docs.unity3d.com/ScriptReference/GUI.FocusControl.html][1]
2-)TouchScreenKeyboard.hideInput does nothing in IOS
TouchScreenKeyboard.Open(string.Empty, TouchScreenKeyboardType.Default, false, false, false, false, "Write Your Message !");
Unity version : 4.5.5f1
↧