I imported a new package and I got this message and I have no ide how to fix it.
I use Unity 2020.3 with HDRP 10.10.1.
2 error messages:
-SupportedRenderingFeatures’ does not contain a definition for ‘autoAmbientProbeBaking’
-‘SupportedRenderingFeatures’ does not contain a definition for ‘autoDefaultReflectionProbeBaking’
When I read the Unity documentation is say that 2020.3 have suport for autoAmbientProbeBaking and autoDefaultReflectionProbeBaking. But why does the hdrp complain that is does not contain that definition?
Thanks
/Alex