Roblox Studio Opens SteamVR on launch despite disabling it

Enable VR Mode is off, but it still launch Steam VR
image

I even tried to manually edit the GlobalBasicSettings_13.xml (and _Studio) to disable VR, both have these VR settings:
<bool name=“HasEverUsedVR”>true</bool>
<bool name=“VREnabled”>false</bool>

Roblox Studio version: 0.674.0.6740785

1 Like

What’s your OpenXR runtime? and do you have any addons installed? Some addons like ALVR launch Roblox in VR automatically.

Everything is a fresh install, I just reinstalled windows. OpenXR runtime is SteamVR

Hey @Sylmat. Out of curiosity, is VR Mode enabled on the Roblox client? I’m thinking there’s a possibility that VR mode on the client is affecting VR mode on Studio.

Hello!

It was off for both the Client and Studio. I tried to reproduce it again now and it didn’t happen..

Not sure if anyone else is having this issue and could pitch in?

1 Like

Glad to hear it doesn’t happen anymore.

We’ll also keep an eye out for this.