Reproduction steps:
1. Open the attached “DummyRendererFeatureBug.zip” project
2. Select ‘PC_Renderer’ asset from the Project Window (Assets > Settings)
3. Make sure ‘Dummy Renderer Feature’ is enabled in the Inspector
4. Enter the Play mode
5. Observe the Game view
Expected result; The Game view is red
Actual result: The Game view is black
Reproducible with: 6000.0.25f1, 6000.1.0a2
Couldn’t test with: 2021.3.45f1, 2022.3.51f1 (Render Graph not supported)
Reproduced on: Windows 10 (User’s), Windows 11
Not reproducible on: No other environment tested
Note:
- Disabling and re-enabling the ‘Dummy Renderer Feature’ makes the Game view red
- Also reproduces when injection point is 'RenderPassEvent.AfterRenderingPrePasses'