Search Issue Tracker
Active
Votes
0
Found in
2022.3.47f1
6000.0.20f1
Issue ID
UUM-82521
Regression
No
[URP][Comp] The Depth value is not being written correctly in the Scene view when the Full Screen Pass Renderer Feature is applied on a GameObject with the Render Object Feature
How to reproduce:
1. Open the “Full_pass_RenderObject_repro“ project
2. Open the “SampleScene“
3. Observe the Scene view
Expected result: The “Cube-RenderObjects“ GameObject is rendered in cyan color
Actual result: The “Cube-RenderObjects“ GameObject is not rendered in cyan color (is rendered in red)
Reproducible with: 2022.3.47f1, 6000.0.20f1
Could not test with: 2021.3.44f1 (The Full Screen Pass Renderer Feature not available)
Reproducible on: macOS 14.6.1 (Intel), Windows 10 Pro (22H2)
Not reproducible on: No other environments tested
Notes:
- Works as expected in the Game view
- If you enable the Decal Render Feature in the “Full_Pass Renderer“ renderer then the “Cube-RenderObjects“ GameObject does not get rendered in the cyan color in the Game view (In other words then the issue reproduces in the Game view)
- Changing the Render Objects Renderer Feature Event has no effect on reproduction
- More information in the comments
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment