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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
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.