ValveSoftware / steamvr_unity_plugin

SteamVR Unity Plugin - Documentation at: https://valvesoftware.github.io/steamvr_unity_plugin/
BSD 3-Clause "New" or "Revised" License
1.03k stars 256 forks source link

Unity2019.4.0f1+SteamVR+HDRP 7.3.1, cant lanch with Warnings! #830

Closed nongzhang closed 3 years ago

nongzhang commented 4 years ago

Virtual Reality SDK OpenVR failed to initialize. [SteamVR] Initialization failed. VR may be disabled in player settings. Go to player settings in the editor and check the 'Virtual Reality Supported' checkbox'. To force OpenVR initialization call SteamVR.Initialize(true).

Oyshoboy commented 4 years ago

I have the same issue: [SteamVR] Initialization failed. VR may be disabled in player settings. Go to player settings in the editor and check the 'Virtual Reality Supported' checkbox'. To force OpenVR initialization call SteamVR.Initialize(true).

But it's only a warning, when I'm enabling/disabling poser hand on a object, and everything is works good.

Versions: Unity 2019.4.10f1 SteamVR Plugin: v2.6.1

nongzhang commented 4 years ago

@Oyshoboy no, i cant.

nongzhang commented 4 years ago

XR

nongzhang commented 3 years ago

dont use D3D12,use D3D11. in this way, you can use most features of HDRP except Ray tracking. hold and darg up!

D3D11

Oyshoboy commented 3 years ago

Thanks @nongzhang

Chu-XiaoYao commented 3 years ago

现在行了吗?