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
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
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.