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
- "Paste" option is available in Shader Graph contextual menu even when the clipboard has unrelated item
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
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.