Hi there. I wanted to ask about Cinemachine package. When I have HDRP and URP packages installed in Unity 2019.3.0b4 and I’m trying to install Cinemachine then I see compile error in the cosole:
Library\PackageCache\com.unity.cinemachine@2.3.4\Runtime\PostProcessing\CinemachineVolumeSettings.cs(5,42): error CS0234: The type or namespace name 'HDPipeline' does not exist in the namespace 'UnityEngine.Experimental.Rendering' (are you missing an assembly reference?)
Is it expected behavior or it’s planned to be fixed in 2019.3 release?