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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment