Search Issue Tracker
Feature Request
Feature Request in 2023.1.X
Votes
4
Found in
2020.3.41f1
2021.3.12f1
2022.1.22f1
2022.2.0b15
2023.1.0a17
Issue ID
UUM-19286
Regression
No
Editor.OnPreviewGUI background isn't rendered in HDRP or URP
How to reproduce:
1. Open the user-attached project “OnPreviewGUI test HDRP”
2. Observe the “GUIPreviewTest” window
Expected result: The background texture is rendered
Actual result: The default grey background is rendered
Reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.22f1, 2022.2.0b15, 2023.1.0a17
Reproducible on: Windows 11 Pro
Note: The issue is not reproducible without HDRP or URP package
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
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script
- All 2026-promoted builds incorrectly display outdated copyright year © 2025 instead of © 2026
- Shadow cascades and lights flicker when using Shadowmap Sampling
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
Resolution Note:
The render pipelines do not currently support rendering on top of existing render target contents and will always fill in the background. This causes the background texture to be overwritten.
We appreciate this can sometimes be useful and have logged this as a feature request for the render pipeline teams.
Resolution Note (2023.1.X):
The render pipelines do not currently support rendering on top of existing render target contents and will always fill in the background. This causes the background texture to be overwritten.
We appreciate this can sometimes be useful and have logged this as a feature request for the render pipeline teams.