WebXR VR - Pick Object mesh does not work in Chrome but only in FireFox

Hi all :slight_smile: I hope you all are safe and well.

Am testing the Vive headset and tried the Pick object example here: Babylon.js Playground

But it only works in FireFox, but not Chrome. See the screen recording here:

I hope someone can shed some light on this?

pinging @RaananW

You are using the old VR helper, which uses WebVR and not WebXR.

Try using the xr experience helper instead:

WebXR | Babylon.js Documentation

Ok thank you all :slight_smile: will have a play and see if this will work.

1 Like

all is good, we got it working :slight_smile:

2 Likes