Search Issue Tracker
Fixed in 13.1.3
Votes
0
Found in [Package]
13.1.1
Issue ID
1383604
Regression
Yes
[HDRP] CommandBuffer warnings are constantly thrown while Camera preview is active in Scene tab
How to reproduce:
1. Create new HDRP project
2. In Hierarchy search bar enter "camera" and select Main Camera
3. Observe Console
Reproduced with: 2021.2.0b15, 2022.1.0a12, 2022.1.0a16
Does not reproduce with: 2021.2.0b14, 2022.1.0a11
Warning:
CommandBuffer: temporary render texture not found while executing (SetGlobalTexture)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Note: clearing Console, while the preview is still visible - the warning comes back.
Hide the Camera preview by docking it to the side of the Scene tab and the warning will not be appearing again.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment