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
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
Add comment