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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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.