Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.6.3
Issue ID
1286363
Regression
No
[URP] [Post Processing] Cinemachine post processing extension doesn't work with URP template
Steps To Reproduce:
1. Create a new project
2. Window > Package Manager > Import URP
3. Window > Package Manager > Import Post Processing and Cinemachine
4. Import the attached package and open Sample Scene
5. Project > Renderer > URP> Pipeline asset
6. Edit> Project Settings > Quality> Assign the URP asset
Observed Result: Vignette effect vanishes
Expected Result: Vignette effects stays visible in the scene/game view
Reproducible In: 2021.1.0a2, 2020.2.0b8, 2020.1.10f1, 2019.4.10f1
Environment: Mac and Windows
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
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
Resolution Note:
URP comes with built-in PostProcessing, via VolumeSettings. There is no explicit support for the PostProcessing package. Use the CinemachineVolumeSettings extension to get equivalent functionality.