You can set a validation callback for the input field, and if the character is valid, return its uppercase form.
http://docs.unity3d.com/ScriptReference/UI.InputField-onValidateInput.html
↧