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

Dynamic Force Feedback plays forever if initiating actor is destroyed

UE - Gameplay - Input - Apr 26, 2017

If an Actor that initiated a dynamic force feedback is destroyed, the rumble will never stop. ...

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

material clamps with Panner for HTML5 when texture size is not power of two

UE - Platform - Mobile - Apr 25, 2017

When launching for HTML 5 and using a texture or image that is not a power of two in size the texture does not pan correctly, instead of panning as expected, the material clamps and will remain that ...

Dynamic Material instance Does Not Return Scalar Parameter Values Array Correctly

UE - Graphics Features - Apr 25, 2017

It appears that MIDs do not return Scalar Parameter Values in an array. It will return the parameters during runtime but not in the construction script. The steps are meant to show you that you ca ...

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

Scroll bar shadow shows up in an empty scroll box on iOS

UE - Editor - UI Systems - Apr 25, 2017

Scroll bar shadow shows up in an empty scroll box on iOS ...