OnRep functions not overrideable in child BPs

UE - Gameplay - Blueprint Editor - Feb 27, 2018

The function that is Auto-Generated when creating RepNotify Variables is not overrideable in child blueprints. (Potentially involved with the inability to add inputs/outputs to OnRep_ functions) ...

Dithered LOD Shadowing transition issue when using Stencil with HISM

UE - Graphics Features - Feb 27, 2018

Hierarchical instance static meshes appear to have a shadowing issues when transitioning between LODs when dithering using Stencils. Note: This issue may be related to [Link Removed] or [Link Remo ...

Crash Occurs When One Morph Target is Deleted and Another is Adjusted Afterward

UE - Graphics Features - Feb 26, 2018

Engine crashes when a morph target on an asset that has multiple morph targets is deleted and then another morph is adjusted afterwards Notes: Asset came from an older Jira where this same issue o ...

The FNetNameMapping::GetUniqueName function appends numerical values to the end of the previous name instead of replacing the previous name's numerical value

UE - Gameplay - Blueprint Compiler - Feb 23, 2018

The GetUniqueName() function attempts to make sure that all node names are unique. For nodes that are used a large number of times, it adds a numerical value to the end of the name. Prior to 4.18, t ...

Set Array Elem - saving wrong value

UE - Gameplay - Blueprint - Feb 23, 2018

When using the Set Array Elem and an empty Boolean array the results from a print string differ when testing an actors hidden value. It seems that this logic will always return true as it references ...

Alt+Space does not fire in blueprints

UE - Gameplay - Blueprint - Feb 23, 2018

When using Alt+Spacebar the space event will not fire. This includes if Alt is added to the event via the details panel. In short the space bar will not fire an event while the Alt key is held down. ...

ModifiedDelegate and SaveDelegate in FSettingsSection are not always executed when a config value is changed

Tools - Feb 22, 2018

The comments describing ModifiedDelegate and SaveDelegate in FSettingsSection seem to indicate that the delegates should be executed after the settings section has been modified or should be saved. ...

Connecting GetSequenceBinding node to LevelSequence including Spawnable Actor etc. will result in error

UE - Gameplay - Blueprint Editor - Feb 22, 2018

[Link Removed] ・Open attached project ・Open NewMap ・Confirm that an error appears on the console ・When creating a Windows (64-Bit) package in this state, the same error occurs ...

Blueprints not marked dirty when variables in referenced actors are renamed

UE - Gameplay - Blueprint Compiler - Feb 20, 2018

Blueprints using renamed variable do not indicate that they need to be recompiled. (However errors are shown on play) It is possible to not see an error if you add a variable with the same name as ...

Snap to Bone doesn't actually affect the rotation of a Constraint in the PhAT editor

UE - Simulation - Physics - Feb 20, 2018

Snap to Bone doesn't actually affect the rotation of a Constraint in the PhAT editor. The visualizer does show the expected rotation but the Constraint will still rotate in the same direction it was ...