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
- An extra not needed scrollbar becomes visible in the preset "Inspector" window
- Layer Collision Matrix expansion causes extra scrollbar in Physics Settings
- The Decal Projector component Scene view editing tools are not visible in the Inspector window when Editor theme is set to Light
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
Add comment