When DrawMaterialToRenderTarget function is called on tick and actors are spawned in game, the lumen shadow/GI visually flickers. Debugging shows that the lumen screen probes are flickering as well.
Download the licensee's example project ([5.4] Screen Flickering while in PIE (unrealengine.com)) and play in windowed PIE mode.
Repro steps:
1) set "r.ScreenPercentage < 100" ( force the game client view size to be different from the editor client view size)
2) spawn actors periodically
3) call blueprint node DrawMaterialToRenderTarget every tick
4) play in editor and make sure the client view is not in fullscreen
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-219269 in the post.
1 |
Component | UE - Rendering Architecture |
---|---|
Affects Versions | 5.4 |
Target Fix | 5.5 |
Fix Commit | 36523022 |
---|
Created | Jul 11, 2024 |
---|---|
Resolved | Sep 23, 2024 |
Updated | Oct 2, 2024 |