Implied Decal Blend Modes don't properly account for Material Attributes usage

UE - Rendering - Sep 28, 2021

I've attached a project with the necessary materials that demonstrate this issue. I would expect that just because a Set Material Attributes node is inside a material graph it wouldn't affect the de ...

UI Textures should stream

UE - Platform - Mobile - Sep 17, 2021

Will help mitigate memory consumption on certain UI elements. ...

Light does not affect landscape splines in raster pipeline (non-RT)

UE - LD & Modeling - Terrain - Landscape - Sep 9, 2021

Grass does not show up when I override the Material of LandscapeComponent.

UE - LD & Modeling - Terrain - Landscape - Sep 8, 2021

Regression checked in //UE4/Release-4.26.2 CL 15973114 the issue is not reproduced thee ...

[Dynamics Processor][Audio Bus Sidechain] - Audio Bus Sidechain doesn't function the second time a sound is triggered

UE - Audio - Audio Bus - Sep 2, 2021

Retriggering a sound using an Audio Bus as a sidechain on a Dynamics processor seems to not uses the sidechain. The sidechain will start working again if it's reset on the Dynamics Processor effect ...

DistanceFieldBentNormalAO does not appear to work with imposter UVs

UE - Rendering - Aug 26, 2021

I have not entirely ruled out any issues with the imposter material in the repro, there's a chance this is related to the normal rotations, but turning off distancefields entirely does fix the issue ...

[Concurrency] - Voice Steal Release Time Doesn't Work when using a Priority Based Resolution Rule

UE - Audio - Voice Management - Aug 24, 2021

When using a Priority based Concurrency rule, the Voice Steal Release Time is ignored and ejected sounds stop abruptly. Test Notes: See attached video. Note: I've shelved the test map and assets ...

Instanced subobject property values nested inside struct members are copied from default data at object initialization time, possibly leading to an EDL error at runtime.

UE - Foundation - Core - UObject - Aug 18, 2021

When initializing struct members from default data at UObject initialization time, we are currently copying struct properties that contain instanced subobjects from the default data. This can potent ...

Vertex Interpolators broken in landscape materials

UE - LD & Modeling - Terrain - Landscape - Aug 17, 2021

D:/Unreal/UE4_Release-4.27/Engine/Shaders/Private/LandscapeVertexFactory.ush(788,3-59): Shader FDebugViewModeVS, Permutation 0, VF FLandscapeVertexFactory[Image Removed]:/Unreal/UE4_Release-4.27/Eng ...

[Feature Request] Provide a reason string when marking a package dirty

UE - Foundation - Core - UObject - Aug 17, 2021

eInterdependencies between the assets aren't always obvious, and sometimes are counter-intuitive (e.g. assigning a material to a new type of asset generally requires saving the material after a usag ...