Search Issue Tracker
Fixed
Fixed in 6000.0.57f1, 6000.2.0a9
Votes
2
Found in
6000.0.25f1
6000.1.0a2
6000.2.0a1
Issue ID
UUM-86099
Regression
No
Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
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'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment