XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
307 stars 34 forks source link

Reset XR loader configuration as it was producing unintended results #920

Closed SimonDarksideJ closed 2 years ago

SimonDarksideJ commented 2 years ago

XRTK - Mixed Reality Toolkit Pull Request

Overview

Disabled and updated Unity XR loader configuration back to original XRTK settings

Changes

Turns off all XR loaders by default and updates settings based on current layout. Developers should only enable loaders in development for those they are testing with.

SimonDarksideJ commented 2 years ago

@StephenHodgson can you check the error here? It's complaining about a submodule for WebXR but WebXR is not part of this PR or branch. Is there a caching issue from the WebXR PR runs?

SimonDarksideJ commented 2 years ago

Just checked and the WebXR PR has the same issue, however it DOES have a submodule for WebXR but is still failing