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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- 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
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.