Search Issue Tracker
Fixed in 6000.0.15f1
Fixed in 6000.0.X, 7000.0.0a8, future release
Votes
0
Found in
6000.0.9f1
Issue ID
UUM-74914
Regression
Yes
[URP] Warnings "CommandBuffer: temporary render texture not found while executing" is constantly logged when any of the Lighting Debug Views are active in the Rendering Debugger
Steps to reproduce:
- Create a URP Project
- Open Game View
- Open the Rendering Debugger (Window > Analysis > Rendering Debugger)
- Select "Lighting" and choose any of the debug options from any of the dropdown menus
Actual results: Warning "CommandBuffer: temporary render texture not found while executing (SetGlobalTexture)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" is constantly logged in the Console and cannot be cleared when any of the debug options are active for Lighting
Expected results: No Warnings are logged when using debug views
Reproducible with versions: 2023.3.0b1, 6000.0.9f1
Not reproducible with versions: 2021.3.40f1, 2022.3.36f1, 2023.2.20f1, 2023.3.0a19
Tested on (OS): Windows 11, macOS Sonoma M1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Add comment