Android Packaging fails if SDK path set in Project Settings contains a space

UE - Platform - Mobile - Jan 11, 2019

Attempting to package for Android when your SDK settings are pointing to a directory that contains spaces results in a failure. This can be worked around by moving the NVPACK folder and its contents ...

Moving Widgets once produces multiple "Animatable Property Changed" Undo Transactions

UE - Editor - UI Systems - Jan 10, 2019

Moving Widgets produces multiple "Animatable Property Changed" Undo Transactions that appear to do nothing Similar to [Link Removed] Also occurs in //UE4/Main at CL 4702542 ...

Wireframe Appears Aliased and Draws Behind the Editor Grid

UE - Graphics Features - Jan 10, 2019

When the Editor grid is enabled, it draws over the wireframe objects. This is especially clear in orthographic views where the grid completely obscures wireframe lines aligned to the grid placement. ...

Problem in deleting multiple node objects in Animation Sequence

OLD - Anim - Jan 10, 2019

From what I could see this is different than JIRA issue [Link Removed]. All the selected nodes information seem correct until the NodeObject->Delete(Sequence) in SAnimNotifyPanel::DeleteSelectedNod ...

Hot Reload fails if a project and Engine are placed next to each other in the same root folder that has the same name as the project

UE - Foundation - Cpp Tools - Hot Reload - Jan 8, 2019

Hot Reload does not work if a project and the Engine that project is associated with are placed next to each other in the same root folder that shares the same name as the project. During the Hot Re ...

Crash editor when open the level sequencer after updated 4.20

UE - Anim - Sequencer - Jan 8, 2019

When migrating from the version before 4.20 to the version after 4.20, opening the level sequencer will crash. I think that there is a problem with conversion from SnapTimeInterval (FixedFrameInterv ...

Crash when executing Rename Asset or Duplicate Asset and other functions in Scripted Actions

UE - Gameplay - Blueprint - Jan 8, 2019

In Scripted Actions, if you execute a function after using Rename Asset or Duplicate Asset, it will crash. If you do not execute the function it will not crash. ...

Particle memory can be corrupted leading to a crash

UE - Foundation - Core - Jan 7, 2019

Race condition in the late update manager

UE - Platform - XR - Jan 7, 2019

https://udn.unrealengine.com/questions/476212/race-condition-in-lateupdatemanager.html In short, the trick storing a pointer to the packed index of the primitive does not work as it is simply a p ...