Search Unity

Fallback to Single Pass from Single Pass Instanced / Changing Stereo Rendering Mode in runtime

Discussion in 'VR' started by mbancewicz, May 26, 2020.

  1. mbancewicz

    mbancewicz

    Joined:
    Feb 1, 2017
    Posts:
    4
    Hi there,

    I am using URP and Unity 2019.3 when users PC doesn't support Single Pass Instanced mode it falls back to Multi Pass, which on the other hand doesn't work with Camera Stacking. I would like to change either fallback option to Single Pass or manually change Stereo Rendering mode in runtime. Is there anyway to achieve this?
     
  2. saifshk17

    saifshk17

    Joined:
    Dec 4, 2016
    Posts:
    488
    Hi, I am facing the same issue. You can do that with the old XR plugin. Unfortunately for the new XR Plugin, there is no Single Pass option. Instead there is only Single-Pass Instanced.