Print String on Event Tick not working as expected with Cinematic Camera Actor in Blueprint

UE - Anim - Sequencer - Sep 29, 2016

Print String does not persist when called on Event Tick within a Cinematic Camera Actor Blueprint. This could be problematic if users have a cinematic camera in their blueprints and using Event Tic ...

Compile error packaging for iOS and tvOS from Windows

UE - Platform - Mobile - Sep 29, 2016

Following error is displayed in the output log when trying to compile for tvOS:LogPlayLevel: UnrealBuildTool: In file included from /Users/engineqa/UE4/Builds/RDU-WD-7313/D/Build/joseph.wysosky_Main ...

Editor crashes during launch to Galaxy Note 4

UE - Platform - Mobile - Sep 29, 2016

Editor seems to crash upon launching to a Galaxy Note 4 with the following error: [2016.09.28-15.52.40:824][-7215064]Assertion failed: Assertion failed: [Link Removed] [Line: 1147] May be relate ...

Crash saving a destructible mesh after creating it from static mesh

UE - Simulation - Physics - Destruction - Sep 29, 2016

Crash occurs when saving a destructible mesh after creating it from a static mesh. ...

Editor Crashes When Undoing Paint Mode Selections

Tools - Sep 29, 2016

Attempting to use the paint mode tool on meshes in the level and then undo/redo the changes will cause the editor to crash. ...

FInternetAddrBSDIPv6::SetIp doesn't handle all valid IPv6 formats

UE - Networking - Sep 29, 2016

Currently FInternetAddrBSDIPv6::SetIp(const CHAR* InAddr, bool& bIsValid) does not handle all valid formats of IPv6 addresses. Need to rework the function to be more robust, and properly handle all ...

Ribbon Type Data LOD Particles Do Not Change Initial Size

UE - Niagara - Sep 29, 2016

When creating an LOD for a particle system with a ribbon emitter. The ribbon emitter wont change its initial size in the higher level LOD. ...

Exporting Alembic Skeletal mesh from UE4 to FBX causes a crash

Exporting an alembic skeletal mesh that has been imported and then exporting it to FBX using the asset actions options will cause a crash. Tested with: Crash - 4.13.0 Binary CL-3106830 Crash - 4.1 ...

When simulating in editor, holding down right-click prevents users from using other keys

Tools - Sep 29, 2016

When simulating in viewport, holding down right-click prevents the user from using other keys such as Escape or G. ...

EditDefaultsOnly is overriden by meta specifier MakeEditWidget

Tools - Sep 29, 2016

When the meta property "MakeEditWidget" is used in conjunction with EditDefaultsOnly, instances of the variable in the level can be edited by selecting the widget and using its transform gizmo. ...