Unity Issue Tracker - The Console prints out errors when adding the Full Screen Pass Renderer Feature
Closed
UUM-40765
The Console prints out errors when adding the Full Screen Pass Renderer Feature
Unity: RP Foundation
Won't Fix
2023.3.X
2023.2.X
2023.2.0a11 onwards
2022.3.X
2022.3.1f1 onwards
Bug is not reproducible in the latest editor version, looks like it has already been fixed
Bug is not reproducible in the 2023.2 staging version, it seems it has already been fixed
Bug is not reproducible in the 2022.3 staging version, it seems it has already been fixed
Reproduction steps:
1. Create a new project with “2D (URP)” Template
2. Open the “Scenes/SampleScene” Scene
3. Select the “Settings/Renderer2D” Asset in the Project window
4. Press the “Add Renderer Feature” button and select “Full Screen Pass Renderer Feature” option in the Inspector window
5. Observe the Console window
Expected result: The Console does not print out any errors
Actual result: The Console prints out ArgumentNullException: Value cannot be null. errors
Reproducible with: 2022.3.1f1, 2022.3.2f1, 2023.1.0b7, 2023.2.0a11, 2023.2.0a20
Not reproducible with: 2022.3.0f1, 2023.2.0a10
Couldn’t test with: 2021.3.27f1 - No support for the “Full Screen Pass Renderer Feature”
Fixed in: 2023.1.0b8
Reproducible on: Windows 10
Prioritise and Follow this issue
Have a workaround or additional info about this issue?