WebXR - Pitch Black in Vision Pro Simulator

https://developer.playcanvas.com/en/tutorials/webxr-hands/

This project when launched goes pitch black when VR button is clicked
in Vision Pro Simulator.

Anyone any idea how we can proceed?

@max might know

I found a way to enter vr mode for editor.

1.open project https://playcanvas.com/project/705931/overview/webxr-hands
2.enter EDITOR
3.Click Launch button in editor, you will get your own link like https://launch.playcanvas.com/961791?debug=true
4.replace debug=true by use_local_engine=https://code.playcanvas.com/playcanvas-latest.js, the result looks like https://launch.playcanvas.com/961791?use_local_engine=https://code.playcanvas.com/playcanvas-latest.js
5.by the above steps, you can enter vr mode in Simulator or device now

1 Like

Iā€™m guessing this pull request that is included in Engine v1.70.0 fixed it:

This goes live in the Editor in the next hour or so, so you should no longer need to edit the launch page URL.