I have a Unity UI's input field and a text box. When i use Input.GetKeyDown(KeyCode.Return). It only works on the OSX and PC build and not on the IOS build. IOS keyboard's return key does nothing. I have tried the events to. But it doesn't work even then. Somebody please tell me the solution to this problem if there is any?
↧