After a viewport is more than 4096 pixels wide, Lumen's specular reflections buffer cuts its width off at 4096 pixels.
It appears that the affected buffer is "Lumen.Reflections.ResolvedSpecularIndirect[0]"
Also tested and reproduced in //UE5/Main, CL: 35080611.
1. Download the Licensee's test project and open
https://udn.unrealengine.com/s/contentdocument/069QP00000F20hdYAB
Option 1:
2. Scale the viewport resolution until it is greater than 2048 pixels wide. You might want to keep the height low for performance.
3. Set the viewport screen percentage to 200
4. Observe the right-hand side of the viewport no longer has specular reflections
Option 2:
2. Open the Level Sequence "/Game/testRender"
3. Render the Level Sequence using the config asset "/Game/MRQ_4320px"
4. When the render is done, open the produced frames in the "/<project>/Saved/MovieRenders/" directory.
5. Observe that the right-hand side of the viewport no longer has specular reflections.
How do I set a material as a post-processing material?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
UMG RichText not appear image when packaged
What is the difference between Camera and CineCamera?
How to delete some elements correctly when deleting an array loop?
What controls of umg have mouse wheel events in UE4.27?
How to implement springarm components to scale according to mouse position in spawn?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-220766 in the post.
7 |
Component | UE - Rendering Architecture |
---|---|
Affects Versions | 5.4, 5.4.3 |
Target Fix | 5.5 |
Fix Commit | 36898404 |
---|
Created | Aug 1, 2024 |
---|---|
Resolved | Oct 7, 2024 |
Updated | Oct 25, 2024 |