-
-
Notifications
You must be signed in to change notification settings - Fork 35.9k
Closed
Description
Description
I just pulled changes into a merged fork for a PR I made. And found errors in WebXR so it's stopping working altogether. I am not sure what it is. I checked against a fresh checkout.
It's suggesting this is null
renderTargetContextData.framebuffers
const fb = renderTargetContextData.framebuffers[ renderContext.getCacheKey() ]; |
Related to #31134
Reproduction steps
- visit https://electroteque.org/dev/three/examples/webgpu_xr_cubes.html
- Launch WebXR
- Errors display in the animation frame.
Code
// code goes here
Live example
Screenshots
Version
176
Device
Desktop
Browser
Chrome
OS
Windows