Search Unity

Feedback Can't use SPR without XR/VR?

Discussion in 'Universal Render Pipeline' started by jayatubi, Jan 14, 2020.

  1. jayatubi

    jayatubi

    Joined:
    Dec 9, 2013
    Posts:
    143
    Hi,

    I'm using the SRP 6.9.2 on Unity 2019.2 and I'm developing a traditional mobile game. I don't need the XR/VR features so I would like to disable them via the package manager. However, when I do that the SRP package fails to compile due the issue:
    It seems the macro ENABLE_VR is always defined for the package libraries? Is there any way to disable that?
     
  2. phil_lira

    phil_lira

    Unity Technologies

    Joined:
    Dec 17, 2014
    Posts:
    584
    We fixed this recently and an updated package with a fix will land soon. (7.2.0)
     
    jayatubi and goncalo-vasconcelos like this.