Search Issue Tracker
Active
Votes
0
Found in
6000.0.25f1
6000.1.0a2
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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Add comment