Search Issue Tracker
Fixed
Fixed in 2023.3.0a19
Votes
0
Found in
2023.3.0a17
Issue ID
UUM-57806
Regression
No
[URP] Post-processing script template fails to render when intermediate texture rendering is disabled
Reproduction steps:
1. Open the attached project "URP_Template_Repro"
2. In the Project window create a PP effect from the "Create" -> "Rendering" -> "URP Post-processing Effect (Renderer Feature with Volume)" template and name it "Invert Color"
3. Select the "URP-HighFidelity-Renderer.asset" and add "Invert Color Renderer Feature" to it
Expected result: Game View colors become inverted
Actual result: Game View colors are not inverted (black or unchanged) and an "ArgumentNullException: Value cannot be null." error is printed to the console window
Note: the for this to reproduce, nothing else in the URP setup has to be forcing temporary texture rendering. The repro project has post-processing disabled on the renderer asset and also MSAA and HDR disabled on the URP pipeline asset to achieve this
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- 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
Add comment