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
- 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.