1
NGUI 3 Support / Re: UIInput forces iOS keyboard to be always uppercase when hideInput is enabled
« on: December 31, 2014, 12:28:33 AM »
For a workaround you can also use the OnChange method of the UIInput script and concert your input to lower case for each character you enter.
