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?