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

8.1 Advanced asset creation selection is flickering a duplicate selection

Tools - Apr 26, 2017

Workaround Seemed that closing and reopening the project resolves this issue This is NOT a regression as it happens in 4.15.2 ...

Startup Movies don't play on Oculus

UE - Platform - XR - Apr 26, 2017

Startup movies don't seem to play on OculusLoading ShooterGame on 4.15 in a standalone game from the command line plays the intro movie audio, but I just get a black screen forever and it fails to l ...

Crash duplicating or deleting any component inside of Actor BP if lights or triggers are present

UE - Gameplay - Blueprint Editor - Apr 25, 2017

When duplicating or deleting a component whilst a point light is also a component within an Actor BP, the editor crashes. See callstack for info. This is a regression. Working: 4.15.2 Broken: 4.16 ...

References stored in deleted UProperties stick around in a Blueprint Class

UE - Gameplay - Blueprint - Apr 25, 2017

If a UProperty that stores a reference to an asset is deleted, the reference to that asset lingers in any Blueprints that had a reference stored in that UProperty. This can lead to issues when the r ...

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

Assertion when attempting to package a map with nativized assets

UE - Gameplay - Blueprint - Apr 25, 2017

Cannot package project with nativized assets. I am encountering an assert. This was encountered while verifying UE-43634 This is a Regression from 3378653 ...

Hot reloading newly created C++ project compiles modules

UE - Foundation - Core - Apr 25, 2017

This is a regression from 4.15.2 and occurs on both Windows and Mac. Affects both Binary and Github builds. ...

Certain dropdowns in the Menu Bar are missing sections on Mac when expanded

UE - Platform - Apple - Apr 25, 2017

This only affects certain dropdowns and only occurs when the editor is open. Also occurs in 4.15.2 This has been seen on the following macs:AMD R9 M395 iMac running Sierra 10.12.5 ...

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