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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment