looks like since 7.6.0 the “scene.createDefaultXRExperienceAsync” has been borked.
Noticed it in our dev enviroment, because in vue errors like that pop up as dialogs. Thought it was something we where doing but then after narrowing down what is going on it seems that this section of code is the culprit:
would be great to keep it in a single thread. To answer quick here - there shouldn’t be any issue with your application. This happens when the canvas cannot be made XR ready (and is a browser issue). The only thing I don’t do here is catch it in the right moment. You can ignore it for now, and I will be working on catching to error better in the next version.