06-13-2023 07:16 AM
Hi everyone! Sorry if this post is a duplicate.
I'm searching for a way to display/get the keyboard inputs during a Link session and the Unity Playmode.
We are not able to use the Unity TouchScreenKeyboard as it seems only compatible with Android/iOS and Windows Store Apps.
I would be glad if someone knows a built-in solution as we need the multiple languages support which is not an easy task to implement.
Thank your for your time!
06-20-2023 01:23 AM
Same issue here. I had to write an editor script to just type some text in when I press certain keyboard buttons.