WebGLInput
WebGLInput copied to clipboard
mobile keyboard continues on disable input field
when enable the input field run ok, but when disable the mobile keyboard do not disapear, each touch on screen appear the mobile keyboard. please help
Supporting mobile keyboards is very difficult...
like iOS Safari https://stackoverflow.com/questions/23722816/autofocus-text-field-on-mobile-but-no-keyboard
hi @kou-yeung, I also have a similar problem like this on mobile, still no fix yet? or is there a function to manually close the keyboard?
@AQE13H i will try to support mobile device. But the priority is low. Because Unity WebGL is not support mobile browser..
FYR : https://docs.unity3d.com/2019.4/Documentation/Manual/webgl-browsercompatibility.html
Note that Unity WebGL content is not currently supported on mobile devices.
i have release a new version to support mobile. thanks~
mobile is support by unity ・InputField : from Unity2022.1 ・TMP_InputField : from Unity2023.2