On Drop appears to cause update issues with widgets that are affected On Drag Enter

UE - Editor - UI Systems - Jan 3, 2017

On Drop appears to cause update issues with widgets that are affected On Drag Enter. In this example the widget only changes colors if a delay is placed in the On Drop function. The On Drop function ...

Crash when casting to owner from AnimGraph

OLD - Anim - Sep 6, 2016

Crash occurs when casting back to the pawn owner from the Anim Graph. In this case, it is being used for "Copy Pose from Mesh" Workaround: Cast to Owner from Event Graph, defining variable as the ...

Landscape No Longer Renders when Setting Max Desired Draw Distance Above 0

UE - World Creation - Worldbuilding Tools - World Composition - Jul 1, 2019

Landscapes no longer renders when setting max desired draw distance above 0. Found in 4.21 CL# 4753647, 4.22 CL# 7053647, 4.23 CL# 7208101. 4.24 CL# 7210422 ...

Material editor crash in 5.0.2

UE - Rendering Architecture - Materials - Sep 2, 2022

Nanite custom depth rendering is missing support for r.CustomDepthTemporalAAJitter=0

UE - Graphics Features - Nanite - Dec 14, 2023

Nanite custom depth rendering doesn't "de-jitter" the view parameters for custom depth rendering when r.CustomDepthTemporalAAJitter is set to 0. This was discovered by a licensee and reported via U ...

[CrashReport] UE4Editor_Engine!FDistanceFieldAsyncQueue::ProcessAsyncTasks() [distancefieldatlas.cpp:824]

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting users in 4.16. User Descriptionsremoving Inventory system form level.delete assets when was compiling shadersDeleting folderDeleting folder. Source Context 810 ...

World Position Offset Only Affecting the Z-Axis when applied as a Material to a Landscape

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2016

When utilizing World Position Offset on Landscapes, the VertexNormalWS only pushes vertices in the vertical direction. Even if you are to sculpt an aggressive slope on the landscape, the vertices ar ...

Line Trace only returns Physical Material data from the Element 0 material slot

OLD - Anim - Apr 11, 2017

Line Trace only returns Physical Material data from the Element 0 material slot of a skeletal mesh. All other material slots are ignored. This is present on any skeletal mesh but is also reproducib ...

Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'

UE - Graphics Features - Nanite - Jun 22, 2022

Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'. Compared this against a regular Static Mesh. ...

UK2Node_EnumLiteral always outputs defaulted (0) value if input pin is connected

UE - Gameplay - Blueprint - Sep 28, 2018

The reported behavior repros in 4.20 and 4.21, but does not repro in 4.19. Regarding the "Literal Enum" node in blueprints: When an input enum value is connected to the input pin, the output is al ...