WebGLInput
WebGLInput copied to clipboard
IME for Unity WebGL
As the title sais
We have a chat that pops from the bottom of the screen. When we use this package, it causes the entire screen to scroll down. Anyway to disable it?
Hi! First, thank you for this plugin, is a must for WebGl. But, I'm experimenting a very weird bug on Chrome with the app in full screen. Any input I...
As title, I can't type anything in fullscreen mode. I tested on chrome in Samsung device. I use Unity 2021.3.6f1. How to fix it?
I set up my input field only for numbers. but when I build the project and deploy it to the web I can type all characters not only numbers there....
Hi Using the editor and CMD on windows, I get a build with no problems, but through the command line on Linux, I get an error. ``` /additionalfile:"Library/Bee/artifacts/2000b0aP.dag/Assembly-CSharp.AdditionalFile.txt" ##### Custom...
Good morning, I notice some css/positioning issue. When using android, focus on input input field, keyboard will appeared, but the input field (places that we are going to enter text)...
When compiled with this unity version and added to the InputField - just clicking on that field completely crashes the WebGL instance.
I'm using the `WebGLInput` script in my input field (it is a TMP_InputField), and when I test it in my WebGL build, just when I put the focus on the...