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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Resolution Note:
There are no fixes planned for this Bug