Search Unity

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

Discussion in 'VR' started by zim22, May 12, 2020.

  1. zim22

    zim22

    Joined:
    Feb 25, 2018
    Posts:
    44
    SteamVR Plugin: https://assetstore.unity.com/packages/tools/integration/steamvr-plugin-32647
    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:
    https://github.com/ValveSoftware/steamvr_unity_plugin/issues/421

    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?
    upload_2020-5-12_14-24-44.png
     
    markusj likes this.
  2. markusj

    markusj

    Joined:
    Nov 15, 2018
    Posts:
    2
    Hey, I am struggling with the same issue, did you find a solution?

    Using unity 2019.3.6f1
     
  3. zim22

    zim22

    Joined:
    Feb 25, 2018
    Posts:
    44
    not yet. Let me know if you find it.