PlayerController::PlayDynamicForceFeedback called through code does not fire

UE - Gameplay - Input - Feb 25, 2016

Calling PlayDynamicForceFeedback in code does not affect controller rumble. ...

Put Rigid Body to Sleep does not work when used in the construction script

UE - Gameplay - Feb 24, 2016

Put Rigid body to sleep does not appear to work within the construction script ...

Game mode Login event called before GameMode BeginPlay

UE - Networking - Feb 23, 2016

Code / blueprint script for game mode login functions executes before the game mode begin play function. ...

Editor Type Plugins are Included in Packaged Development Build

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 19, 2016

When you declare a plugin as "Editor" type, the plugin is still included in a packaged development build. Found in 4.10.3 binary. Reproduced in 4.11 Preview 5, and Main CL 2870013 ...

Changing the mobility of an actor attached to a Skeletal Mesh in the level will change the mobility of the skeletal mesh

UE - Gameplay - Feb 16, 2016

Items attached to the Skeletal Mesh in the World Outliner can alter the Mobility of the Skeletal Mesh. Licensee specifically does not want to have any automated changes to asset mobility to happen ...

Skeletal Mesh Imported Normals do not update correctly

UE - Graphics Features - Feb 12, 2016

When importing a skeletal mesh there is an issue where the normals of the face do not update with the faces of the inside of the book as it opens. This can cause a noticeable shadow issue, which cou ...

On key down override not working for UMG

UE - Editor - UI Systems - Feb 10, 2016

The widget does not appear to grabbing focus or the on key down does not appear to be firing when a key in pressed. ...

Record Animation can start "between keys"

OLD - Anim - Feb 8, 2016

A user was trying to make his recorded animation loop, but having trouble getting it to loop properly and having to eyeball it. So I did some digging and experimentation. I think that one of the m ...

Input Action Events are not included in the list of overrideable functions in the My Blueprints tab

UE - Gameplay - Blueprint - Feb 5, 2016

Input Action Events are not included in the list of overrideable functions in the My Blueprints tab. Reproduced in Actor Blueprints and Player Controller Blueprints. This is a regression: overridin ...