Search Issue Tracker
Won't Fix
Votes
10
Found in
2021.2.7f1
2022.1.0b2
Issue ID
UUM-1953
Regression
No
"CommandBuffer" warning appears in 2D URP when having a Camera in a Stack list and enabled Post Processing
How to reproduce:
1. Create a new project with a 2D URP template
2. In the Hierarchy window right-click > Camera
3. Select "Camera" GameObject and change Render Type to "Overlay"
4. Select "Main Camera" GameObject and add "Camera" to the Stack list
5. Enable Post Processing
6. Enter the Play Mode
Expected result: No warnings
Actual result: Warning appears: "CommandBuffer: temporary render texture _InternalGradingLut not found while executing (SetGlobalTexture) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
Reproducible with: 12.0.0 (2021.2.0b15), 12.1.2 (2021.2.7f1), 13.1.3 (2022.1.0b2)
Could not test with: 2019.4.34f1, 2020.3.25f1 2021.2.0a1 (No 2D URP template)
Note: Not reproducible in 3D URP template
-
BACALL
Apr 25, 2022 17:57
Same here as the other comments...
-
cpthindsight
Apr 23, 2022 15:31
I can also confirm this issue. Cannot see anything that's not working but the warning doesn't disappear as described here.
-
jsip
Jan 04, 2022 22:54
Can confirm. Everything seems to work but this warning never disappears unless you stop using stacks or disable post processing.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Label text overflows its rect when resizing the Game view in Free Aspect
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
Resolution Note:
There are no fixes planned for this Bug