Moving slider on Linear Color variable in struct closes color picker

UE - Gameplay - Blueprint - Apr 26, 2016

Moving slider on Linear Color variable in struct closes color picker. ...

Exporting data table adds memory address/serialization info to column names

Tools - Apr 26, 2016

Exporting a data table as a .csv causes column names to be replaced with memory address/serialization information, making it extremely difficult to read information presented. Regression? (No), is ...

Project Crashes on UAIPerceptionComponent::RegisterStimulus()

UE - AI - Apr 26, 2016

Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...

Move pin for touch event does not fire when simulating touch in PIE

UE - Editor - UI Systems - Apr 26, 2016

The Move pin for the touch event does not fire in PIE ...

Visual Studio outputs ? symbols in place of Cyrillic for some messages related to UBT when compiling engine source

UE - Foundation - Cpp Tools - UnrealBuildTool - Apr 25, 2016

An answerhub user reported a problem with compiling source on a Russian version of windows where messages related to UBT will output ? symbols in the place of Cyrillic characters in Visual Studio's ...

Floating point inaccuracies when moving actors in the level viewport

Tools - Apr 25, 2016

some floating point inaccuracy appear to influence actor positions when moving actors back and forth in only one axis in the level viewport. It is especially noticeable when the actors are far from ...

Dragging to Change Variable Attached to Empty Reroute Node Causes Freeze

UE - Gameplay - Blueprint - Apr 25, 2016

Attempting to change a variable that is connected to a node and an empty reroute node by dragging a reference on top of the existing reference causes the editor to freeze. The user provided a vide ...

Breaks in Ribbons

UE - Graphics Features - Apr 25, 2016

User has found an issue where ribbons are rendering with gaps/break in. They say it's only happening in 4.11 and have provided an example asset. ...

Has Any User Focused Descendants returns true even if all children have been removed

UE - Editor - UI Systems - Apr 25, 2016

HasAnyUserFocusedDescendants returns true even when all children have been removed. ...

Reimport factory not being called for import enabled by plugin

UE - Editor - Content Pipeline - Import and Export - Apr 25, 2016

A user reported a problem that started occurring with 4.10 and didn't occur in 4.9.2 (Was unable to get a project in 4.9.2 and thus unable to confirm his claims, therefore I'm not marking this as a ...