Search Issue Tracker
Fixed in 8.0.0
Votes
5
Found in [Package]
7.1.2
Issue ID
1196219
Regression
No
[URP] Post-Processing is not applied to the Scene when Render UI Event is set to After Rendering
How to reproduce:
1. Open user's attached 'URP-postproc-bug.zip' project
2. Open 'SampleScene' Scene
3. Select UniversalRenderPipelineAsset_Renderer.asset in Assets folder
4. Set Render UI Event to After Rendering Post Processing in the Inspector
5. Notice that PostProcessing is applied in the Game View
6. Set Render UI Event to After Rendering in the Inspector
Expected result: Post-Processing is applied to the Scene when Render UI Event is set to After Rendering
Actual result: Post-Processing is not applied to the Scene when Render UI Event is set to After Rendering
Reproducible with: 2019.3.0b11 (7.1.1, 7.1.2), 2020.1.0a13 (7.1.1, 7.1.2)
Couldn't test: 2017.4.34f1, 2018.4.13f1 Package Manager is not introduced, 2019.2.12f1 Forward Renderer doesn't contain _AfterPostProcessTexture
Note: Render Final PostProcessing Pass renders _CameraColorTexture when Render UI Event is set to After Rendering, other Render UI Events render _AfterPostProcessTexture
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
- Build fails with the "IL2CPP error C2039: __entity is not a member of BlobBuilder" error when building a specific project
- Object reflection missing on a Planar Reflection Probe when rotating the camera to certain angles with the Realtime Raytracing quality setting enabled
- HDRP water exclusion shader doesn't work with BRG
- Crash on GraphicsStateCollection::KeywordsFromShaderAndKeywordNames when calling GraphicsStateCollection.GetVariants()
- Editor crash when saving Currently Tracked Variants to Asset
Resolution Note (fix version 8.0.0):
Fixed in Universal Render Pipeline 8.0.1