Crash on attempting to paint on cloth object

UE - Simulation - Physics - Character - Apr 27, 2017

Editor crashes on attempting to paint on cloth object ...

HTML5 - View does not redraw properly after returning from Fullscreen

UE - Platform - Mobile - Apr 26, 2017

When returning from fullscreen mode, the view is redrawn as the resolution of windowed mode, but the camera's view only draws: what was the bottom left corner was when in fullscreen (quadrant 3). ...

Cannot Create Data Asset Derived from Blueprint/C++ Classes

UE - Gameplay - Blueprint - Apr 26, 2017

When creating a new data asset, it is not possible to select a Data Asset C++ Class or Derived Blueprint as its base class. This did not occur in 4.15.1, this is a regression. ...

Crash: Pressing ESC/Trigger while in VR mode after entering VR mode with a camera actor selected

UE - Editor - Workflow Systems - Apr 25, 2017

When entering VR Mode with a camera actor selected, attempting to either deselect the camera actor or select another actor causes a crash ...

Project breaks if Online Subsystem plugin is disabled

UE - Foundation - Core - Apr 25, 2017

Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...

VR Mode: Selecting an Actor with a Camera attached causes the Camera to render a black square in right eye of HMD

UE - Editor - Workflow Systems - Apr 25, 2017

Selecting an Actor with a camera attached to it, be it a player pawn, static mesh, or other actor, causes the camera view to render a black square in the right eye of the HMD ...

The Preferred Accessor setting in the Editor Preferences window only sets the setting for the current project instead of all projects using that Editor

Tools - Apr 24, 2017

Selecting Visual Studio 2017 as the preferred Source Code Editor in the Editor Preferences window only sets that preference for the current project, instead of making it a setting for any project us ...

Crash selecting variable type in My Blueprint panel

UE - Gameplay - Blueprint Editor - Apr 21, 2017

Crash occurs when selecting a different type for a variable in the My Blueprint panel. The crash does not occur when doing this in the Details panel. This does not occur in UE4/Main. Similar to [ ...

Force feedback effects only play the value at time 0 in curve

UE - Gameplay - Apr 21, 2017

Force feedback effects will persistently play at whatever the value is set at Time 0 in the curve. This does not occur in UE4/Main ...

Crash attempting to change Variable Type from My Blueprint panel

UE - Gameplay - Blueprint Editor - Apr 21, 2017

Crash occurs when the user attempts to change the variable type by clicking on its icon in the My Blueprint panel. No crash occurs when trying this in the Details panel. This does not reproduce in ...