Search Issue Tracker
Duplicate
Votes
16
Found in
6000.0.47f1
6000.1.1f1
6000.2.0a10
Issue ID
UUM-104843
Regression
Yes
Warning “CommandBuffer: built-in render texture type 3 not found while executing (SetRenderTarget depth buffer)“ is present when opening a specific URP project
Reproduction steps:
1. Open the attached project "ReproProj"
2. Observe the Console
Expected result: No Warnings exist
Actual result: Warning “CommandBuffer: built-in render texture type 3 not found while executing (SetRenderTarget depth buffer)“ is present
Reproducible with: 6000.2.0a9, 6000.0.47f1, 6000.1.1f1, 6000.2.0a10
Not reproducible with: 2022.3.62f1, 6000.2.0a8
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- CQA could not reproduce on a new URP project
- Reproducible with DX11 and DX12
- User mentioned reproduction with a new URP project
-
Resolution Note:
Closing as duplicate
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-104383
Comments (7)
-
Tnewav
Jul 13, 2025 21:49
It's probably the main camera.... Play with the main camera settings..... Turn from base... To overlay should work..... Then back to base if you want base.......... and turn sky box ... Options in main camera settings to color.... Should work.... Worked for me
-
xtilly5000
Jul 12, 2025 07:35
-
xtilly5000
Jul 12, 2025 07:22
Reproducible with 6000.2.0b7 and 6000.2.0b8 as well, caused by render graph (why does Gizmo rendering require depth buffers, anyways?)
warning thrown in com.unity.render-pipelines.universal@0ace31fce978 from ScriptableRenderContext:Submit() at Runtime/UniversalRenderPipeline.cs:893 (UniversalRenderPipeline:RenderSingleCamera)
-
Delcasda
Jul 09, 2025 01:17
Reproducible with 6000.1.10f1 and I confirm that disabling Gizmos on Game tab makes the error go away
-
xtilly5000
Jun 29, 2025 22:54
Reproducible with 6000.0.51f1 and 6000.0.47f1 when using URP and the new Render Graph API in an empty project while the Game window renders new frames with Gizmos enabled.
If the game window is hidden or gizmos are disabled the warning isn't shown
(Disabling render graph API by using URP compatibility mode in Edit > Projects Settings > Graphics > Graphics > Render Graph fixes the issue)
-
iALEXiii
May 25, 2025 16:32
I also tried 6000.0.49, 6000.1.0f1, 6000.1.4f1
and then even the beta version: 6000.2.0b2.
Problem is there in every version as said earlier.I found another one regarding similar warning:
https://issuetracker.unity3d.com/issues/urp-commandbuffer-built-in-render-texture-type-3-not-found-while-executing-warning-is-thrown-when-game-view-is-open-and-opengl-is-used -
Federfunk
May 16, 2025 02:31
I am able to reproduce this bug in 6000.0.47, 6000.0.48, 6000.0.49, and all versions of 6000.1.x.
Just create a new URP project and enable gizmos within game view.
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
This is a duplicate of issue #UUM-108779