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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
This is a backport request, but we don't know which PR fixed this issue.