Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2022.2.0a3
Votes
0
Found in
2022.1.15f1
2022.2.0a2
Issue ID
UUM-13324
Regression
Yes
"Resolving a destination texture that is NULL" happens in editor when msaa and copydepth pass is enabled
Reproduction steps:
- Open the attached project
- Open the Frame Debugger (Window > Analysis > Frame Debugger)
- Click on the “Enable” button in the Frame Debugger window’s menu bar)
- Select the Draw Mesh Event located under UniversalRenderPipeline.RenderSingleCamera: Main Camera > Scriptable Renderer.Execute: ForwardRenderer > CopyDepth
- Observe the Console
Expected result: No warning in the Console
Actual result: “RenderTexture: Resolving a destination texture that is NULL” warning pops up;
Reproducible with: 2022.1.0a1, 2022.1.15f1, 2022.2.0a2
Not reproducible with: 2021.3.9f1, 2022.2.0a3, 2022.2.0b7, 2023.1.0a9
Could not test with: 2020.3.39f1 (CopyDepth is not present in the Frame Debugger)
Reproducible on: Windows 10 (21H2)
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a3