r.Lumen.Reflections.DownsampleFactor split screen artifact

In Split-Screen, with "r.Lumen.Reflections.DownsampleFactor" set to 2, it is possible to have vertical colored artifacts on View 1 (the second view). The Licensee reported the artifact occurred on ...

VR Preview crash when shadow quality is set to low

UE - Platform - XR - Dec 5, 2024

[/Script/Engine.RendererSettings] r.Tonemapper.Sharpen=2 r.TemporalAA.Upsampling=False r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True r.LightPropagationVolume=0 r.ReflectionCaptureRe ...

GeometryCollection's root proxy doesn't support complex tracing

UE - Simulation - Physics - Destruction - Dec 5, 2024

More details in this thread: [Link Removed] ...

Digital buttons for gamepad thumbsticks and triggers can fire multiple times per-frame in Game Input

UE - Gameplay - Input - Dec 4, 2024

In Game Input, the buttons for different thumbstick and trigger digital events (i.e. RightStickUp, LeftStickUp, LeftStickRight, etc) can actually fire multiple times in a single frame, even though w ...

Iris - always relevant actors placed in the map do not appear in the debug list

UE - Networking - Iris - Dec 4, 2024

This seems to occur regardless of which filter is used and whether bNetLoadOnClient is true or not. ...

Distributed HLOD builds always fail for projects not under the Engine Root

UE - World Creation - Worldbuilding Tools - HLOD - Dec 4, 2024

In BuildProject.txt, to make relative path to the project outside the engine root, all paths contains “..” after action command directory. D:/dev/UnrealEngine-5.5.0//HLODTemp/f09bf0f5/HLODBuilder0 ...

Nanite Tessellation Artifacts With Landscapes

UE - Graphics Features - Nanite - Dec 4, 2024

There seems to be an issue with how Nanite tessellation and Landscape interact with two sided landscapes. When the camera's near clipping plane is past the landscape's surface the displacement of th ...

Duplicated TextureLoadVirtualPageTable in GetCustomData functions in generated HLSL add to the total instruction count due to TextureLoad having side effects

UE - Rendering Architecture - Materials - Dec 4, 2024

When using materials with CustomData inputs, such as the Eye material with Iris Distance and Mask, Virtual Texture samples will increase the instruction count for each unique VTPageResult. Each cus ...