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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.