Input Axis Continues to Fire After Standalone Window Loses Focus

UE - Editor - UI Systems - Slate - Feb 17, 2016

When using an input axis for a task such as moving a character, losing focus on the standalone window while holding the key does not stop the axis from firing, which means the character will continu ...

Scaling multiple child components within a blueprint will cause their transform to malfunction

UE - Gameplay - Blueprint - Feb 17, 2016

If the user scales multiple child components and tries to move them it causes exaggerated movement. ...

Crash Occurs in UAIPerceptionSystem::UnregisterSource When Exiting PIE

UE - AI - Feb 17, 2016

User Description: The Perception System crashes when exiting PIE on UAIPerceptionSystem::UnregisterSource. It doesn't check for null sense classes which are there by design I suppose. I transition m ...

Crash Occurs When Attempting to Pass a Struct Containing an int64 into a Blueprint Function

UE - Gameplay - Blueprint - Feb 17, 2016

Attempting to pass a struct containing a variable of a type that is not compatible with blueprints into a blueprint function causes the editor to crash upon PIE. Found in 4.10.2 binary. Reproduced ...

Packaging for DLC with plugin multiple times causes failure due to file path length

When the DLC is being built for a project and stored in a plugin, the result is normaly until the DLC is packaged multiple times. This leads to the file path becoming more and more nested each time. ...

Save On Compile options in the Compile dropdown menu are grayed out in the Level Blueprint

UE - Gameplay - Blueprint - Feb 17, 2016

Save On Compile options in the Compile dropdown menu are grayed out in the Level Blueprint. If Save On Compile is not an option for the Level BP, it might be helpful to have a separate tooltip expla ...

Destructible does not return Hit Bone Name when using OnComponentHit Event

UE - Simulation - Physics - Destruction - Feb 17, 2016

When using a Destructible Mesh in a bluprint and trying to return the Hit Bone Name will result in "none" being printed. However, using a simply line trace from the individual bone names from a frac ...

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

User's editor crashes when using a certain EditorLayout.ini

UE - Editor - UI Systems - Slate - Feb 16, 2016

The users editor crashes on open when changing the layout ...

User's packaged game crashes after opening level 5+times

UE - Editor - UI Systems - Slate - Feb 16, 2016

A user's project crashes when a level is opened 5 or more times ...