Moving or changing the name of a project's GameInstance will switch the Game Instance Class to None and crash launched games

UE - Foundation - Core - Nov 26, 2014

If the GameInstance set in Project Settings > Maps & Modes > Game Instance Class is renamed or moved to another folder, the Game Instance Class is switched to None. This causes a launched game to cr ...

Interface functions inherited after a duplicated actor blueprint is reparented to the blueprint it was duplicated from cannot be deleted.

UE - Gameplay - Blueprint - Oct 16, 2015

Interface functions inherited after a duplicated actor blueprint is re-parented to the blueprint it was duplicated from cannot be deleted. Note that the inherited function can be deleted in a new ac ...

UMG: Crash When playing an animation with the Same Name as a Widget

UE - Editor - UI Systems - Feb 22, 2016

Editor crashes when a UMG widget (Text block, whatever) and an animation track share the same name and the animation is played. NOTE: The Editor will not allow you to name a Widget the same as an a ...

Full Scene Importer resets overrides when reimporting asset

UE - Editor - Content Pipeline - Import and Export - Jul 5, 2016

When using the Blueprint Hiearchy Type for creation on the Full Scene Importer if you've previously imported and set some of the settings like the Override Lightmap Resolution via the BP and then re ...

Changes to a Spline will reset if the Spline Component is renamed

Tools - Sep 17, 2015

Changes to a Spline will reset if the Spline Component is renamed User Description: Spline reset after rename The spline, nicely edited and long, got reset to the default after I've renamed the s ...

A vehicle using Async Scene on the body but not the wheels will crash the editor

UE - Gameplay - Aug 4, 2016

A vehicle using Async Scene on the body but not the wheels will crash the editor[EUS-TJ Ballard] Vehicle using Async Scene on body but not the wheels crashes the editor User Description: Async sce ...

Landscape Collision Offset with Visibility Mask

UE - LD & Modeling - Terrain - Landscape - Oct 12, 2016

Landscape Collision is offset when using the Landscape Visibility Mask. If you paint a hole within the landscape and use the Third Person Template character to walk over the holes, the character wil ...

Destructible meshes created with PhysXLabs will not cast shadows

UE - Simulation - Physics - Destruction - Jan 30, 2015

When importing destrucitble APB asset files from PhysX Labs there is no visible shadow cast for these meshes. The same is not true for a destructible created in UE4. These are using the default sett ...

All Classes Tab of Modes Panel Not Updating Automatically

Tools - Jun 2, 2016

Blueprints are not appearing in the All Classes tab of the modes panel after being loaded until the tab is switched. Found in 4.12 binary. Reproduced in 4.11.2 binary and Main CL 2994701. ...

Crash When Compiling Child Blueprint Containing a Custom Event with the Same Name as its Parent's Event

UE - Gameplay - Blueprint - Feb 10, 2016

Having a child blueprint that contains a custom event with the same name as a custom even that it is calling from its parent causes the editor to crash when attempting to compile the original parent ...