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 (4)
-
leventalpsal
Dec 13, 2025 14:36
This still exists on 6000.2.9f1 URP project
-
Thasan
Dec 10, 2025 08:12
Same on 6000.0.61f1
-
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
- Asset list items fail to load content when scrolling through the List view in Asset Store Search
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
Resolution Note (fix version 6000.0.2f1):
Thanks for catching this one, it has been fixed. No more annoying warning message.