Sampler Source: From Texture Asset with Streamed Virtual Texture

UE - Rendering Architecture - Mar 28, 2024

It appears that Texture Samplers for Virtual Textures do not respect the Tiling Method from the Virtual Texture Asset when the "Sampler Source" is set to "from texture asset". ...

Material Layers Ignore Virtual Texture Sampler Restrictions

UE - Rendering Architecture - Mar 25, 2024

Virtual Textures can be assigned to Texture Sample Parameters that are not configured for Virtual Textures, if that parameter is inside of a Material Layer. Also found in Release-5.4, CL 32426910 ...

PostLoadGroup can cause materials to cache GWhiteTexture into uniform expressions

UE - Rendering Architecture - Mar 6, 2024

It may occur that during loading screens, materials using material layers will load with GWhiteTexture before the real textures are ready. This seems to be because of a race condition due to PostLoa ...

RenderTrace fatal error, shader expected a uniform buffer at slot 1...

UE - Rendering Architecture - Mar 4, 2024

RenderTrace plugin does not appear to have been updated for a change that moved the GPUScene out of the View buffer to its own uniform buffer. (CL 24027890) The test project is based on FirstPerson ...

Auto Exposure Compensation Curve issue when switching from Manual to Histogram

UE - Rendering Architecture - Feb 21, 2024

When switching the Camera's Exposure Metering Mode from Manual toHistogram, the exposure level resets and takes time to settle. The Licensee has a proposed code change that would fix this issue. Als ...

Auto Exposure Compensation Curve issue when switching from Histogram to Manual

UE - Rendering Architecture - Feb 21, 2024

When switching the Camera's Exposure Metering Mode from Histogram to Manual, there is a single-frame flash. The Licensee has a proposed code change that would fix this issue. Also found in 5.4, CL 3 ...

Atmosphere Sunlight shafts, artifacts, for both cascaded and virtual shadow maps.

UE - Rendering Architecture - Feb 5, 2024

Very large objects casting dynamic shadows on the sky atmosphere can lead to flickering (cascaded shadow maps) or square patterns (virtual shadow maps). ...

Depth of field rendering artifacts - flickering and masking

UE - Rendering Architecture - Jan 16, 2024

Flickering and large flashes can be seen on reflective objects that are out of focus with DOF enabled. DumpGPU shows that artifacts are visible in TSR . ...

Specular/Anisotropy problems with Nanite Meshes

UE - Rendering Architecture - Jan 11, 2024

Specular highlights can disappear with clearcoat materials, when "Clear Coat Enable Second Normal" is enabled ("r.ClearCoatNormal"). ...