Hello,
I’m working on a game that needs to be hosted on Luna services and among their requirements there’s one that wants the virtual keyboard spawning on a text input field while the user chooses to play simply with a gamepad, no matter if there’s a physical keyboard connected.
This needs to happen even on Windows browsers.
Is there a way to force the touchscreen keyboard or something similar with a TMPro UI field without using any third party component? I’m on 2021.3.27f1
Thanks