Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
14.0.0
Issue ID
1403788
Regression
No
Overlay Camera's Canvases are not rendered when Output Texture is set to none
Reproduction steps:
1. Open the attached 'URPRenderCanvasesTargetRenderTexture' project
2. Open the 'SampleScene'
3. Enter Play Mode
Expected result: All objects are rendered
Actual result: Objects on Canvases are not rendered
Reproducible with: 7.7.1 (2019.4.35f1), 10.8.1 (2020.3.29f1), 12.1.4 (2021.2.13f1), 13.1.5 (2022.1.0b8), 14.0.0 (2022.2.0a5)
Note:
- Enabling the 'Workaround' GameObject fixes the issue
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note:
The issue is fixed with a UX change in the next version of URP - the change adds a button which performs the same actions as the bug reporter, assigning the base camera rendertexture to the overlay cameras, and as such it has been decided that due to the risk involved in any backport we currently won't pull that UX change back.