Priority order of texture parameters on post process material instances is inverted

UE - Graphics Features - Jan 13, 2025

The texture parameters on material instances applied to post process volumes do not respect the priority order of the post process volume, and are in fact inverted relative to the priority of other ...

It is possible for PreLoadScreen to leak memory when an EngineLoadingScreen returns IsDone while still loading

UE - Graphics Features - Jan 9, 2025

It is possible for a class that implements IPreLoadScreen to leak memory if GetPreLoadScreenType returns EngineLoadingScreen and IsDone returns true before the engine signals loading is completed vi ...

Translucency Volume are not correctly shadowed in 5.5 without Virtual Shadow Maps and are not light correctly by some lights

UE - Graphics Features - Dec 20, 2024

TranslucencyVolume spheres are not correctly shadowed nor lit in Unreal 5.5 with VSMs disabled. Unreal 5.4 does correctly shade the sphere without VSMs. There appears to be differences in the outpu ...

Broken hair material with light function

UE - Graphics Features - Dec 19, 2024

Hair Materials do not react to Light Functions in the same way as other Materials. There is a visual difference between a Directional Light at 1 lux with no Light Function and a Directional Light at ...

UserSceneTexture Post Process Material Renders Incorrectly When ScreenPercentage is Below 100

UE - Graphics Features - Dec 17, 2024

When using a UserSceneTexture in a post-process material, a visible rendering issue occurs if the viewport's ScreenPercentage is set to below 100. This issue looks like it might stem from an incorre ...

Using Depth of Field when "r.PostProcessing.PropagateAlpha" is enabled causes halo effect on higher scalability modes and resolution

UE - Graphics Features - Dec 16, 2024

There is a haloing effect when depth of field is used while post processing also has propagate alpha enabled at higher scalability levels. The effect becomes more obvious as the resolution of the vi ...

Contact shadows bug in splitscreen

UE - Graphics Features - Dec 11, 2024

Screen Space shadows do not check the view boundary. This can cause extra shadows in split screen, as one view can cast shadows in another view. ...

Global SkyAtmosphere and Clouds Issues (Cloud Shadows)

UE - Graphics Features - Dec 3, 2024

Sampling Cloud Shadows when rendering the Sky Atmosphere can incorrectly assume that the view is located at the planet's North Pole. This causes distortion in the shadows when using a sphere-shaped ...

Global SkyAtmosphere and Clouds Issues (Ambient Light)

UE - Graphics Features - Dec 3, 2024

Ambient Light on Volumetric Clouds from Sky Atmosphere always is calculated as if the clouds are at the north pole of the planet. Using a sphere-shaped Sky Atmosphere and Volumetric Clouds causes t ...

Large World Coordinates appears to not work for Niagara Mesh Particles

UE - Graphics Features - Nov 28, 2024

When a Niagara System is placed at around 10^8 units away from the origin, the movements of the mesh particles aren't smooth as expected, but jumpy. These particles behave as if they are using a flo ...