My problem is when using IME, type a character before the InputField Create, the text will always get the character, like the image below.
![]()
if i use InputField.text to set the string,
InputField.text = “551”,
the show result will be “q551”
My problem is when using IME, type a character before the InputField Create, the text will always get the character, like the image below.
![]()
if i use InputField.text to set the string,
InputField.text = “551”,
the show result will be “q551”