Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.12f1
Issue ID
UUM-10964
Regression
Yes
[URP] RenderObjects feature throws warnings when using AfterRenderingPostProcessing event
How to reproduce:
1. Open the attached project "RenderObjectIssue-2022.1.zip"
2. Open "SampleScene" Scene
3. Observe the Console
Expected result: No warnings in the Console
Actual result: Warnings are shown in console: "CommandBuffer: temporary render texture not found while executing"
Reproducible with: 13.1.8 (2022.1.12f1), 14.0.0 (2022.2.0a7)
Not reproducible with: 10.10.0 (2020.3.37f1), 12.1.7 (2023.1.7f1), 14.0.1 (2022.2.0a8), 14.0.3 (2022.2.0b3), 15.0.0 (2023.1.0a4)
Tested with:
macOS 12.2 (Intel)
Note:
- Disable Render Objects renderer feature in URP-HighFidelity-Renderer asset and clear console log. Warnings will not appear anymore
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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Resolution Note:
This is a backport request, but we don't know which PR fixed this issue.