immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
1k stars 483 forks source link

AR Depth Sensing proposal example crash quest 3 browser #199

Open mmis1000 opened 1 day ago

mmis1000 commented 1 day ago

versions

links

https://immersive-web.github.io/webxr-samples/proposals/phone-ar-depth-gpu.html https://immersive-web.github.io/webxr-samples/proposals/phone-ar-depth.html

reproduce step

  1. enter the page
  2. click start AR

result

After allow the ar permission, the whole browser crashed.

note

another depth sensing example from https://pmndrs.github.io/xr/examples/stage/ works normally. But this will crash for some reason.