- Home /
HDRP + VR not working in 2020.1.0f1?
When I built the HDRP + VR environment as follows, a problem occurred.
① Select the template "High Definition RP" and create a new project
② Window→Package Manager→Packages:My Assets→SteamVR Plugin(Version 2.6.1 - sdk 1.13.10)→Import
③ Project Settings→XR Plug-in Management→Make sure "OpenVR Loader" is checked
④ Valve.VR.SteamVR_UnitySettingsWindow→Accept All(→You made the right choice!)
⑤ Project Settings→OpenVR→Stereo Rendering Mode→Multi Pass
⑥ Window→SteamVR Input→「It looks like your project is missing an actions.json. Would you like to use the example files?」Yes→Save and generate
⑦ Load any scene and press play
There are two problems. The first is the problem of drawing. Curiously, the left eye has a shadow, but the right eye has no shadow.
←Left eye Right eye→
When I tried it in the same way with non-HDRP, VR worked normally. The HDRP shader may not support VR.
The second is that an error is always output during play. (The operation does not stop.)
Will I get the same error if others do the same? Also, if anyone knows a solution, please teach me.
Thank you in advance!
Your answer
Follow this Question
Related Questions
depth mask braking lighting 0 Answers
SteamVR error 109 issues 1 Answer
Shadow Support in Custom Shader 0 Answers
PBR Standard Shader not Working Project Wide in Unity 5.3 0 Answers
Rendering problems with Oculus Rift 0 Answers