Non wrapped UVs in static mesh cause incorrect UVs on (HLOD) merged static mesh

UE - World Creation - Worldbuilding Tools - HLOD - Apr 27, 2016

HLOD seems to Generate Lightmap in the wrong UV Channel. Export a specific LOD and generating Light Map UVs, it seems like the lightmap UVs are always generating in the the channel 0, messing up th ...

Crash when Removing and adding players on client

UE - Networking - Apr 26, 2016

Crash when Removing and adding players on client. If the user adds a player to the client and then removes that player and then adds another one. This appears to crash the editor ...

POM material triggers Video Driver Crash

UE - Graphics Features - Apr 26, 2016

When a POM decal material is applied to a decal actor in the scene the video driver will crash. This worked prior to 4.11.0 release. Only when the material is assigned to a decal actor will the vide ...

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