Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.3.0b3
Issue ID
UUM-61398
Regression
Yes
CommandBuffer warning is thrown when entering the Play Mode in the URP project
Reproduction steps:
1. Open the attached “Repro” project
2. Open the “Assets/Scenes/Verdeville.unity” Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: No warning is thrown
Actual result: “CommandBuffer: built-in render texture type 3 not found while executing (SetRenderTarget depth buffer)” is thrown
Reproducible with: 2023.3.0a18, 2023.3.0b3
Not reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.6f1, 2023.3.0a17
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Resolution Note:
The issues is no longer reproducible. Probably has been fixed as part of another issue.