GitHub - ray-hash/WebGLInput

WebGLInput

IME for Unity WebGL ( Support TextMesh Pro from Unity2018.2 )

support “copy and paste”

support "tab" and "shift+tab" change focus to other InputField

Sample

http://kou-yeung.mygamesonline.org/WebGLInputSample/index.html

How to use

1.download WebGLSupport.unitypackage and import to project

2.add "WebGLInput" Component to InputField GameObject

3.build and run!!

no need to setting anything.

Support Fullscreen

Please follow this thread to setup your index.html

kou-yeung#2 (comment)