Search Issue Tracker
Fixed
Fixed in 6000.0.2f1
Votes
3
Found in
6000.0.0b12
Issue ID
UUM-66760
Regression
Yes
[URP][RG][NRP]"Attempting to render to a depth only surface with no dummy color attachment" warnings are continuously thrown when Game View is visible and Gizmo is activated
Reproduction steps:
1. Open the attached "Bug" project
2. Open the Game View and turn on Gizmo
3. Enable Render Graph by going to "Project Settings" -> "Graphics" -> "URP" -> "Render Graph"
4. Move the mouse over the Game View and the Inspector Window
5. Observe the Console logs
Expected results: No "Attempting to render to a depth only surface with no dummy color attachment" warnings appear in the Console
Actual results: "Attempting to render to a depth only surface with no dummy color attachment" warnings are continuously thrown
Reproducible with: 2023.3.0a13, 6000.0.0b12
Not reproducible with 2021.3.36f1, 2022.3.21f1, 2023.2.14f1, 2023.3.0a12
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
Notes:
- When Render Graph is disabled, no warnings are thrown
- The errors thrown in 2023.3.0a12 and 2023.3.0a13 seem to be unrelated as they disappear in later versions
- Could not reproduce with HDRP
Comments (2)
-
transformator890
May 03, 2025 09:23
Same on 6000.0.39F1 in VR mode.
-
sklimenko
Apr 11, 2024 07:47
Same on 6000.0.0b15
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (fix version 6000.0.2f1):
Thanks for catching this one, it has been fixed. No more annoying warning message.