Search Issue Tracker
Fixed in 2.3.5
Votes
10
Found in [Package]
2.3.4
Issue ID
1171693
Regression
Yes
[Cinemachine] Cinemachine package not compatible with HDRP
Installing Cinemachine while also using HDRP package in your project causes project compile error.
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?)
to reproduce:
1. Start a new project in 2019.3.0a11
2. Install HDRP version 7.0.0
3. Add the Cinemachine package version 2.3.4 (latest one)
4. Notice the error
Can only be reproduced with HDRP version 7.0.0 which is the only version that works for 19.3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
lukaszunity
Dec 16, 2019
From QA:
Thanks for reporting the issue. We have fixed this problem and it should not appear in Cinemachine 2.3.5 and HDRP 7.1.2. This package versions are available in Unity 2020.1.0a11 and above. If you don't want to upgrade your Unity version since 2020.1 is in alpha you can also downgrade Cinemachine to 2.3.3 version because it wasn't affected by this bug.