Local Vector variables in functions do not save the Y and Z values

UE - Gameplay - Blueprint - Mar 12, 2015

Local Vector variables in functions do not save the Y and Z values. Possibly connected: after entering the X value, pressing Tab does not move to the Y value. Tabbing from there works as expected. ...

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

Crash When Adding Actor Component Tagged 'Within' to a Game Mode Blueprint

UE - Gameplay - Components - Apr 25, 2016

Crash occurs when attempting to add an actor component c++ class to a game mode blueprint if the actor component is tagged with the Within="GameMode". Found in 4.11.2 binary, reproduced in 4.10.4 ...

Get array node will disconnect on restart if it's getting from an array variable of the same bp

UE - Gameplay - Blueprint - Jun 18, 2015

Get array node will disconnect on restart if it's getting from an array variable of the same bp. User Description: I have connected GET and Target, then saved and closed the editor. Then I created ...

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