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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.