Html5 packaging fails on Windows if the user has HOME env var

UE - Platform - Mobile - Oct 3, 2016

If user has HOME env var, Html5 packaging creates .emscripten folder within the location specified by HOME, not the expected intermediate location(like C:\Program Files\Epic Games\4.13\Engine\Interm ...

NavMesh movement sweep behavior should not be based on bGenerateOverlaps

UE - Gameplay - Player Movement - Sep 28, 2016

A separate new flag should be used to control the sweep behavior of characters using Nav Walking behavior in CharacterMovementComponent. Existing assets should upgrade to set the value of this new f ...

HTML5 - View is incorrectly drawn

UE - Platform - Mobile - Sep 23, 2016

The view in a packaged HTML build will not draw the game view as the entire view space, neither in custom sized window nor fullscreen. ...

Shadows Appear when Approached and Disappear when Distant on Movable Objects

Docs - Samples - Sep 21, 2016

While working on writing test cases for content examples, I discovered that the shadow behind certain objects appear and disappear depending on the distance from the camera. This might be similar ...

ARM64 projects crash on device with Signal 11 with GooglePlay plugin enabled

UE - Platform - Mobile - Sep 20, 2016

When launching ASTC ARM64 packaged project onto S7, it'll crash with Signal 11. It seems very similar to [Link Removed]. ...

Crash reparenting actor component to InstancedStaticMeshComponent

UE - Gameplay - Blueprint - Sep 14, 2016

Reparenting an actor component to an instanced static mesh component causes a crash. Found on //UE4/Dev-Blueprints CL-3122712 ...

Depreciated nodes in Custom Functions do not show in warning log

UE - Gameplay - Blueprint - Sep 13, 2016

Depreciated nodes in Custom Functions do not show in warning log ...

Creating External Curve for a function's local struct variable causes editor to crash

UE - Gameplay - Blueprint - Sep 6, 2016

Defining a FRuntimeFloatCurve inside a code based struct causes the editor to crash if the struct is added as a local variable to a blueprint function and the "Create External Curve" button is press ...

[CrashReport] UE4Editor_LevelEditor!SLevelViewport::SaveConfig() [slevelviewport.cpp:2019]

Tools - Sep 6, 2016

This JIRA is being entered as a result of it being one of the top crashes in 4.13.0. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2004 ...

Anim to Play setting isn't visible when no mesh is assign to skeletal mesh component

OLD - Anim - Sep 2, 2016

If the user has a skeletal mesh component with no skeletal mesh assigned to it, there will be no Anim to Play setting visible (when Animation Mode is set to Use Animation Asset). Once a skeletal me ...