Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
2 years ago
Approved

Link/Editor keyboard

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!

1 Reply

Replies have been turned off for this discussion
  • Same issue here. I had to write an editor script to just type some text in when I press certain keyboard buttons.