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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note (fix version 6000.0.2f1):
Thanks for catching this one, it has been fixed. No more annoying warning message.