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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.