Lumen Reflections can leave black spots in chrome materials with strong normals. Also tested on UE 5.5, CL: 41545209 and UE 5.6, CL: 45232827 ...
Starting in Unreal Engine 5.6, disabling "r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal" can lead to light leaking between adjacent or overlapping meshes. Also tested on Release-5.6, CL: 4523 ...
When objects are placed behind or beneath a masked landscape and r.Lumen.HardwareRayTracing.SurfaceCacheAlphaMasking is enabled, the direct light evaluation is incorrect. There are two workarounds, ...
The licensee's VFX team has been struggling with getting their Niagara systems with translucent materials to fit into the environments they are being used in. In a project with default settings, the ...
When using Hardware Lumen with Nanite-enabled meshes in UE 5.6+, black / dark surface cache artifacts appear that result in generally darker and unstable lighting. These artifacts are not immediatel ...
The wrong emissive value may be used on Nanite objects with custom primitive data when Lumen card sharing is enabled. This issue can be mitigated with: r.LumenScene.SurfaceCache.AllowCardSharing 0 ...
When the r.Lumen.ScreenProbeGather.TracingOctahedronResolution is not a power of 2 or LumenFinalGatherQuality in a Post Processing Volume is set to a value such that the TracingOctahedronResolution ...
There is a thread conflict between FRDGBuilder execution in Background Worker and LumenVisualizer's LumenCard add/delete process. When lumen cards are displayed in a scene with many objects, a crash ...
Hardware Raytracing support can cause a crash on AMD Radeon GPUs when creating the RT pipeline state. ...
Lumen HWRT, combined with Niagara Mesh Renderer, can cause the Lumen Scene to be reset, resulting in a sudden change to indirect lighting. ...