FTextLocalizationManager::UpdateFromLocalizationResource is discarding data

UE - Editor - UI Systems - Localization - Mar 1, 2016

FTextLocalizationManager::UpdateFromLocalizationResource is loading LocRes data into a temporary, rather than loading it into a reference to an entry in LocalizationEntryTrackers. ...

Editor Crashes When Using Set Replicates in the Construction Script

UE - Networking - Mar 1, 2016

When spawning an actor using the Spawn Actor From Class node that has a Set Replicates node in the construction script, the editor crashes upon attempting to run a dedicated server with 2 players. ...

Issue with sound waves and reimporting

UE - Gameplay - Mar 1, 2016

A licensee notified us that sound wave asset "import settings" are not showing up on all sound waves. I loaded up QAGame and looked for sound wave's that are currently checked in that do not have Im ...

Crash When Raycasting Against Mesh With Multiple Materials

UE - Simulation - Physics - Feb 26, 2016

When using a raycast trace against a blueprint that has a child component with multiple materials will cause the editor to crash after a few times. This will not be an instant crash, but requires th ...

SColorGradientEditor Does Not Trigger OnCurveChanged Events

Tools - Feb 26, 2016

User Description: "SCurveEditor, class which is used for float ramps, seems to trigger OnCurveChanged events for the underlying curve; however SColorGradientEditor (constructed by SCurveEditor) seem ...

Shooter Team Start's "Spawn Team" and "Not For Bots/Players" Options Not Working

Docs - Samples - Feb 25, 2016

When using a Shooter Team Start to set up team spawns in Shooter Game, enabling the Not for Bots, Not for Players, or the Spawn Team options don't seem to have an effect, as both the players and bot ...

Deferred decals with negative scale are not rendered on screen

UE - Graphics Features - Feb 24, 2016

Decals that have a negative scale are invisible in the level. This occurs across all engine versions tested. 4.10 - 4.12. ...

Enum Variable Cannot Accept Code-Based Enums

UE - Gameplay - Blueprint - Feb 24, 2016

Trying to create a variable that accepts multiple types of enums, and code-based enums are not showing up in the list. Creating a variable that stores a UEnum class does not display enums created i ...