WebXR, GUI Editor and VirtualKeyboard

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!

1 Like

cc @DarraghBurke

Hi, thanks for reporting this issue!

The GUI editor does not currently support interactive GUIs very well. We have this issue on our radar and will make sure to tackle it in the coming weeks.

I will let you know when it is working as expected :slight_smile:

Hey, just wanted to let you know that we just merged a PR to fix this! Your playground should now work as expected :slight_smile: Please let me know if there are still any issues

1 Like