The GUI Editor is awesome! So of course I wanted to try it with the cool WebXR mode.
For some reason it does not seem to connect properly. I see the VK when I click on an input text, but the when I press on the keys it does not seem to work. Here is the example: https://playground.babylonjs.com/#9K3MRA#777
When the VirtualKeyboard is created from code, things seem to work well: https://playground.babylonjs.com/#9K3MRA#782
Anything I am missing?
Thanks in advance!