Skeletal mesh always registers as Dynamic when testing collision

UE - Gameplay - Oct 26, 2016

Skeletal meshes do not respect collision changes from World Dynamic, always returns as Dynamic. Regression (no) issue (does) occur in 4.12.5 ...

Client often fires twice when overlapping on a dedicated server

UE - Gameplay - Blueprint - Oct 25, 2016

Client often fires overlap event twice when overlapping on a dedicated server. Regression (no) issue (does) occur on 4.12.5 ...

Changing number of existing UHierarchicalInstancedStaticMeshComponent in Blueprint causes crash.

UE - Graphics Features - Oct 14, 2016

If using a UHierarchicalInstancedStaticMeshComponent in a C++ class and adding instances via the OnConstruction( ) function, editor can crash. ...

Editor Crashes When Enabling Closed Loop on Spline in Blueprint

Tools - Oct 18, 2016

Editor is crashing when setting closed loop in the construction script of a blueprint. This did not occur in 4.12.5 following the same repro, this is a regression. ...

Widget Component Does Not Cast Shadows From Certain Lights

UE - Editor - UI Systems - Oct 19, 2016

The widget component acts differently under different lighting types. For example it will cast a shadow if being lit by a directional light but won't otherwise. It also seems point lights affect t ...

Set Sound Mix Class Override still Playing Sounds in Certain Conditions

UE - Audio - Oct 7, 2016

When using the Set Sound Mix Class Override within blueprints, the playback of any subsequent sounds seems offset or incorrect. This is apparent when using a Delay node. ...

IPA signing fails on remote build with valid certificate and provision

UE - Platform - Mobile - Sep 19, 2016

Building for iOS through a remote SSH connection on Mac will always fail, even with provision and certificate. ...

Blueprint Node Typo for "Get Bone Position and Orientation'

Docs - Samples - Sep 24, 2015

"Position" is misspelled for the node: "Get Bone Position and Orientation" It is currently spelled, "Postion." ...