Commit d4c6eb8
[Port] [6000.0] [UUM-83764] Fix Game View flipping upside down when using HDR Debug Mode
UUM-83764
In the Frame Debugger, the flip occurs in the RG_FinalBlit pass. The flip happens when blitting from the render texture to the back buffer. This does not apply to HDR debug views that render to DebugScreenTexture.
FinalBlitSettings.resolveToDebugScreen is defined but not set. Added the missing setting.1 parent 1de3000 commit d4c6eb8
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1696 | 1696 | | |
1697 | 1697 | | |
1698 | 1698 | | |
| 1699 | + | |
1699 | 1700 | | |
1700 | 1701 | | |
1701 | 1702 | | |
| |||
0 commit comments