Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional XR SDK PreInit #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Verex
Copy link

@Verex Verex commented Jul 30, 2021

The use of Unity XR SDK PreInit causes the XR System, and Steam VR, to be initialized in builds even with Initialize XR on Startup is disabled in the XR Plug-in Management settings.

These changes add a new option to the OpenVR settings (XR Plug-in Management -> OpenVR) that allows you to toggle XR SDK PreInit.

Fixes #80

@CheapDevotion
Copy link

CheapDevotion commented Oct 19, 2022

What's the status on this PR? This is causing quite a few support issues for our game, Universe Sandbox, and this seems like a pretty straightforward fix.

@SamuelACook
Copy link

Would also like to show my support for this PR. We are currently going to deploy this fix into our project until this pull request is merged. This fix should not be overlooked.

@maxmalmgren
Copy link

I also vote for merging this PR. This problem is affecting us right now, and it does have serious impact for us.

@JorgeZubog
Copy link

Hello, I'm interested in this PR for my projet. This is a 3D viewer according to a profile, it will launch the VR or not so the SteamVR plugin is not always needed. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenVR Loader initializes regardless of Unity XR "Initialize XR on Startup" option.
5 participants