- Home /
UPDATE FROM HDRP 2020.1.6. to HDRP 2021.1.9 Project Errors
I get the following error in my upgraded project: Library\PackageCache\com.unity.render-pipelines.high-definition@11.0.0\Runtime\Lighting\LightLoop\LightLoop.cs(228,33): error CS0117: 'ShaderConfig' does not contain a definition for 'k_XRMaxViewsForCBuffer'
Is there any solution? If so I would love some help!!! please!!
my guess is they changed things between versions, this is why you should only update between projects. You might have to roll back to 2020 or create a new 2021 project.. not really sure sorry.
Answer by NatsGameworks · Jul 02, 2021 at 12:17 AM
Try to change the version of your XR Plugin Management to 3.2.13.
Your answer
Follow this Question
Related Questions
Cannot create required material because shader is null 0 Answers
Have you experienced any rendering queue after you upgrade a project? 0 Answers
Problem with Unity's auto-upgrade system for shaders 1 Answer
When upgrade unity to 5.5.0f3, this shader can't work anymore 0 Answers
Can someone help me converting this shader to urp? 0 Answers