Blueprint Diff of GameplayTagContainer variable shows difference when there is none

UE - Gameplay - Blueprint - Apr 23, 2018

GameplayTagContainer does not diff properly. ...

Mobile landscape rendering corrupted in 4.19

UE - LD & Modeling - Terrain - Landscape - Apr 23, 2018

Linux servers cannot start on machines with less than 2G of RAM

UE - Platform - Linux - Apr 23, 2018

The are reports on AnswerHub that servers don't start on machines with low memory. This is caused by an inflexible set up of OS allocation pools on Linux that demands at least 2GB (or close) of RAM ...

r.Shadow.RadiusThreshold and r.Shadow.FadeResolution not affected by Scalability Settings

UE - Graphics Features - Apr 20, 2018

r.Shadow.FadeResolution and r.Shadow.RadiusThreshold values in DefaultScalability.ini are not being applied ...

Set Replicate Movement node assumes Character class when pulling off of an actor variable reference (when using a character blueprint)

UE - Gameplay - Blueprint - Apr 20, 2018

When using the Set Replicate Movement node inside of a character blueprint. The only node available requires the target to be a character. This applies to different types of references such as a gen ...

Editor Crash When DFAO Viewport Has Zero Area

UE - Graphics Features - Apr 19, 2018

I've reproduced this crash in 4.16, 4.17, 4.18, 4.19, and Main. Per licensee: The editor crashes if distance field ambient occlusion is enabled and a viewport is resized to have zero height. Th ...

Buffer Visualization Modes Are Inaccurate

UE - Graphics Features - Apr 19, 2018

In 4.18, Buffer Visualization Modes appear very similar to their representation in Buffer Overview. In 4.19 and Main (CL 4008322) the results are very blown out. Similar issue reported in [Link Remo ...

[CrashReport] UE4Editor_Engine!FStaticMeshRenderData::AllocateLODResources() [staticmesh.cpp:775]

UE - Graphics Features - Apr 19, 2018

No user comments in crash group 771 void FStaticMeshRenderData::AllocateLODResources(int32 NumLODs) 772 { 773 check(LODResources.Num() == 0); 774 ***** while (LODResour ...

The nativized 'Array_Get' custom thunk implementation fails to properly initialize the item returned in the invalid index case.

UE - Gameplay - Blueprint - Apr 19, 2018

FCustomThunkTemplates::Array_Get() fails to properly initialize a default item when the index is invalid: Item = U{}; That will leave the item uninitialized (e.g. UDS types). Should be using the ...

Show Angular Limits for Anim Dynamics Node Does Not Show Constraints

OLD - Anim - Apr 18, 2018

Angular limits do not display in the viewport of the animation Blueprint Screenshots attached show expected verses results Issue does not occur in 4.18.3 Also a problem for FN: [Link Removed] ...