You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The console logs Uncaught TypeError: Cannot read property 'getSubImage' of null.
Click "Enter VR" again.
Black screen. The console logs Uncaught DOMException: Failed to execute 'getSubImage' on 'XRWebGLBinding': Called getSubImage with objects from different states.
When testing the webxr_vr_layers exemple in a certain way, a blocking bug occurs.
To Reproduce
eyeChartDistanceFt
value in the GUI.Uncaught TypeError: Cannot read property 'getSubImage' of null
.Uncaught DOMException: Failed to execute 'getSubImage' on 'XRWebGLBinding': Called getSubImage with objects from different states
.It's coming from this line
Note the the bug does not occur when you omit step 3.
Tested on Oculus Quest 1.
/ping @cabanier
The text was updated successfully, but these errors were encountered: