Android DLC profile in Project Launcher fails if there is a space in the path for the destination directory

UE - Platform - Mobile - Aug 22, 2018

Creating and running an Android DLC profile in the Project Launcher currently fails if there is a space in the path to the destination directory where the packaged DLC will go. If there is no space ...

Orthographic View doesn't respect the default Character Rotation

Tools - Aug 22, 2018

Orthographic doesn't respect the default character rotation of -90 degrees. This is reflected when viewing the Third Person character in Right/Left and Front/Back Orthographic views. This issue was ...

Stereo layers persist in HMD after VR Preview

UE - Platform - XR - Aug 22, 2018

Stereo layers persist in the HMD after VR Preview is closed.  This persists through opening other maps and using VR Preview in those maps. StreamChangelistOccurs?//UE4/Main4305553Yes//UE4/Main429899 ...

[CrashReport] UE4Editor_RenderCore!FPendingCleanupObjects::~FPendingCleanupObjects

UE - Graphics Features - Aug 21, 2018

Comments from users in crash group:I tried to launch my project  1266 FPendingCleanupObjects::~FPendingCleanupObjects() 1267 { 1268 QUICK_SCOPE_CYCLE_COUNTER(STAT_FPendingClea ...

Alembic file doesn't play animations when imported as Skeletal Mesh

OLD - Anim - Aug 21, 2018

When importing an Alembic file as a Skeletal, the animation and morph targets keys are there but when played in the Viewport or Sequencer there is no animation. This was reported and tested in 4.2 ...

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 ...

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 ...

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. ...