Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIntermittent error in /webxr/getInputPose_pointer.https.html, /webxr/xrInputSource_emulatedPosition.https.html, /webxr/xrInputSource_profiles.https.html #25934
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When this occurs,
session.inputSources[0]is null, which suggests perhaps there's an event ordering issue around XR events and the rAF that checks for the input source?