Description

It looks like the output of the debug pass is ignored, and the final output from the last frame before the pass was enabled is displayed instead.

If the pass is modified to return a different texture than it is sent (in the same manner as the Lumen visualization mode, for example), it behaves correctly.

The Licensee has provided three files that can be modified to fix this issue. (Code too long to attach)

 

Steps to Reproduce

1. Download and open the attached test project.

2. Set the console variable "r.Forward.LightGridDebug" to 1. Observe the debug visualizer on the screen.
Set the console variable "r.Forward.LightGridDebug" to 0.

3. Play in the editor. Set the console variable "r.Forward.LightGridDebug" to 1. Observe the lack of debug visualizer, and that the final image is not changing no matter what input is sent.

4. Set the console variable "r.Forward.LightGridDebug" to 0. Observe that the final image changes to where it should be based on input.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-203553 in the post.

0
Login to Vote

Unresolved
ComponentUE - Platform - Mobile
Affects Versions5.35.3.15.3.2
Target Fix5.5
CreatedJan 9, 2024
UpdatedFeb 27, 2024