PreviosFrameSwitch Material Expression Does Not Work With Displacement.

UE - Graphics Features - Aug 21, 2018

The PreviousFrameSwitch material expression works as expected only with world position offset, but not tessellated displacement. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4302610 ...

Struct Boolean value can be changed when using a Set node for the struct in Blueprints

UE - Gameplay - Blueprint - Aug 21, 2018

If a struct has a property with the EditCondition meta after a Boolean property that is set to the Boolean property, this Boolean property will be changed inadvertently when a Set node is used for ...

Datasmith is failing in converting UCX geometry to collision shells from Sketchup

UE - Editor - Content Pipeline - Datasmith - Exporters - Aug 21, 2018

Importing a Sketchup file that has the 'UCX_' prefix for collision, the collision is not imported into the Editor. Instead it is imported as a Static Mesh Actor. This is happening in both 4.19.2 ( ...

Control Rotation set in AGameModeBase may be inconsistent between Servers and Clients (or between Standalone and Multiplayer)

UE - Gameplay - Aug 21, 2018

AGameModeBase::FinishRestartPlayer and AGameModeBase::RestartPlayerAtPlayerStart handle rotation differently for Spawning Pawns and Control Rotation depending on whether or not the game is Standal ...

LandscapeStreamingProxy do not properly save z offset from world composition, level property.

UE - World Creation - Worldbuilding Tools - World Composition - Aug 21, 2018

LandscapeStreamingProxy seems not properly saving z offset from level details when using world composition. It is reset to 0 when reopening the project. z position value from level details is saved. ...

Long paths are not supported in NET 4.5

UE - Foundation - Cpp Tools - Aug 21, 2018

The editor has been modified to support long file names, but the packaging pipeline (which is written in C#) needs to be upgraded to NET 4.6.2 to enable this. Without enabling it, it crashes with a ...

Project launch options flicker between available and unauthorized/locked

Tools - Aug 20, 2018

Project launch options flicker between available and unauthorized/locked Unsure what causes this, but I have hit the issue twice. Another person has also seen this on their machine. I was able to ...

Text cursor movement with arrow keys does not work in blueprint context menu if search query is empty

UE - Editor - UI Systems - Slate - Aug 20, 2018

When using the text search in Blueprints the arrow key functionality is lost if there is a misspelling or when a search produces no results. This worked normally in 4.19 and below. ...

Enabling Skeletal Mesh 'Per Poly Collision' crashes the Editor

UE - Simulation - Physics - Aug 20, 2018

When a Skeletal Mesh isn't assigned, enabling Per Poly Collision on the Skeletal Mesh Component causes the Editor to crash. This issue was reported and tested in 4.20.1 (CL-4233996). This issue was ...

Metallic Materials Get Darker When Directional Light Is Set to Movable

UE - Platform - Mobile - Aug 20, 2018

Metallic materials get darker when directional light is set to movable. In 4.19 the same material will render dark in all mobility of the directional light. Found in 4.19 CL# 4033788, 4.20 CL# 4233 ...