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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (fix version 8.0.0):
Fixed in Universal Render Pipeline 8.0.1