Unable to add classes to the ShooterGameLoadingScreen module

Tools - Apr 7, 2016

A licensee reported an issue of not being able to add a new class to the ShooterGameLoadingScreen module inside of Shooter Game. It tends to give more output errors when in a Source built editor rat ...

Viewport Renders Black when adding a Third Player using Splitscreen Multiplayer

UE - Graphics Features - Feb 24, 2016

As the title suggests, whenever you attempt to add a third player using splitscreen, whenever the third player is created the viewport renders black. This only occurs when the viewport is sized to a ...

Collision is not updated on Slave Meshes when using "Set Master Pose Component"

OLD - Anim - Feb 17, 2016

Collision pose is not updated on Slave Meshes when using "Set Master Pose Component". This occurs with both Physics assets and Per-Poly collision This severely effects anybody making characters ou ...

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

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

TMap and TSet variables do not display properly when inspecting in VS2015

UE - Foundation - Core - Feb 16, 2016

When inspecting a TMap variable during runtime, the value of the variable is not displayed properly inside VS2015. Screenshots included to show what the TMap variable looks like in VS2013 (ProperTM ...