Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment