Search Issue Tracker
Active
Votes
0
Found in
6000.0.57f1
6000.2.4f1
6000.3.0b1
Issue ID
UUM-117369
Regression
Yes
"CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
Reproduction steps:
1. Open the attached “IN-114477.zip” project
2. Make sure Compatibility Mode is enabled (Edit > Project Settings > Graphics > Render Graph > Compatibility Mode)
3. Open the “SampleScene”
4. Enter Play mode
5. Observe the Console
Expected result: No warning
Actual result: “CommandBuffer: temporary render texture not found while executing” warnings
Reproducible with: 6000.0.30f1, 6000.0.57f1, 6000.2.4f1, 6000.3.0b1
Not reproducible with: 6000.0.29f1
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Notes:
- Issue reproduces when one of the Cameras is set as Overlay and stacked on the Main Camera and in the Renderer asset has a different asset set. Does not reproduce if both Cameras have the same Renderer selected
- To test in 6000.3, you must add {{URP_COMPATIBILITY_MODE}} in Scripting Define Symbols (Edit > Project Settings > Player)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment