Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
11.0.0
Issue ID
1288105
Regression
No
[SRP] Base Camera rendering to render texture takes overlay camera into account but not its Canvas
How to reproduce:
1. Open the attached project named "URPOverlayCamera" and open the SampleScene
2. Enter Playmode
3. Observe Render Texture RT in Assets folder does not contain text from canvas rendered into it
4. Exit Playmode
Expected result: Renter Texture has the Canvas and the Text rendered into it
Actual result: Render Texture does not contain text from canvas rendered into it
Reproducible with: 7.5.1(2019.4.14f1), 8.2.0(2020.1.12f1), 10.1.0(2020.2.0b10), 11.0.0(2021.1.0a3)
Workaround:
1. Remove the target texture from the Base Camera
2. Enable HookOnOverlayCamera script on OverlayCamera
3. Enter play mode
4. Inspect RT which now contains Both cameras plus the canvas
Notes:
1. Reproducible with URP and HDRP. Tested with HDRP 8.2.0
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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note (fix version 12.0.0):
Fixed in 2021.2.0a16 and SRP 12.0.0