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

Multiple issues when loading the interactive scene in hdrp #705

Open wigen opened 4 years ago

wigen commented 4 years ago

tried in 2020.1.0b7 and 2020.2.0a9

My Right Eye did not show any of the particle effects or text boxes above all the interactables. i did not see my hands in the scene. i was not able to teleport.

what i did to Reproduce Created a new HDRP project. added https://github.com/ValveSoftware/steamvr_unity_plugin.git#UnityXRPlugin from the git url in the package manager. Install SteamVR Unity Plugin v2.6.0b1 (https://github.com/ValveSoftware/steamvr_unity_plugin/releases/tag/2.6.0b1) added steamvr input default json and clicked save and generate. opened the interactions_example scene.

The-Beekeeper commented 4 years ago

Have you ensured that the stereo rendering mode is set to multi pass instead of single pass instanced? This option can be found within project settings. image

zite commented 4 years ago

Unfortunately, the interaction system doesn't currently support HDRP. The rest of the plugin should though. If you have issues in the simple sample scene let us know.