SteamVR plugin shows white controllers (no textures) in HDRP. How to fix it?

SteamVR Plugin: SteamVR Plugin | Integration | Unity Asset Store
Problem: after adding [CameraRig] from SteamVR Prefabs folder controller models are pink.
It is due to wrong shaders not compatible with HDRP. This problem and a fix was described here:
SteamVR Render Model component does not use Universal Render Pipeline shader. · Issue #421 · ValveSoftware/steamvr_unity_plugin · GitHub

But even after I changed shader to HDRP/Lit controllers are still not displayed correctly (no textures, white material). Does anybody knows how to fix it?

1 Like

Hey, I am struggling with the same issue, did you find a solution?

Using unity 2019.3.6f1

not yet. Let me know if you find it.