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

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(); ...

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

Wrong Tooltip for "Keywords" and "Compact Node" in Macro Library Derived from an Actor

UE - Gameplay - Blueprint - Apr 25, 2016

In the Details Panel for a Macro derived from an Actor, when you mouse over "Keywords" and "Compact Node Title" the tooltip for Category "pops up." IMPORTANT: This does *not occur when you hold th ...

Regression: Editor Context Menu Search No Longer Automatically Focused on Macs

Tools - Apr 25, 2016

Right clicking in the event graph of a Blueprint to bring up the Context Menu results in the user having to click on the search field to make it active on Macs, whereas this is not the case for PC's ...

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

Undoing In Blueprint Editor Clears Component Selection

UE - Gameplay - Blueprint - Apr 25, 2016

When editing a value in the details panel of a component, if you attempt to undo the changes, the component is no longer selected. The value gets undone as expected, but it is unexpected that the co ...