Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
2
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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
Add comment