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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.