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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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.