Search Issue Tracker

Won't Fix

Votes

0

Found in

2022.1.13f1

Issue ID

UUM-11946

Regression

Yes

[URP] "Temporary render texture not found while executing" is sometimes thrown when opening a Scene containing "AfterRenderingPostProcessing" Renderer Feature Event on one of the Scene Cameras

-

How to reproduce:
1. Open the user’s attached “URP_ErrorCheck” project
2. Open the “Scene” Scene

Expected result: No error nor warning is thrown
Actual result: In 1 of 15 cases, two instances of the “CommandBuffer: temporary render texture not found while executing (SetRenderTarget depth buffer)” warning are thrown in the Console log by the “UnityEngine.GUIUtility:ProcessEvent(int,intptr,bool&)” method

Reproducible with: 13.1.8 (2022.1.13f1)
Not reproducible with: 10.10.0 (2020.3.38f1), 12.1.7 (2021.3.8f1), 13.1.5 (2022.1.0b9), 14.0.3 (2022.2.0b5), 15.0.0 (2023.1.0a6)

Reproduced on: Windows 10
Not reproduced on: macOS 12.3 (Intel)

Note:
- It is sophisticated to reproduce this issue; thus, the correct regressed version isn’t foundable
- High chances of being related to [IN-13602|https://unity3d.atlassian.net/browse/IN-13602] issue

  1. Resolution Note:

    The issue is fixed in 2022.2. We will not backport the fix to 2022.1

Add comment

Log in to post comment