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

Using the output from FindAllPakFiles to call StreamableManager::RequestAsyncLoad causes a crash

UE - Foundation - Core - Apr 22, 2016

A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...

Text/value is not highlighted when selecting slider fields in details

UE - Editor - UI Systems - Slate - Apr 22, 2016

Text/value is not highlighted when selecting slider fields in details This is extremely irritating in cascade and basically breaks usability. Does not occur in 4.11 Tags: Scrub Scrubbing value t ...

Android IAP Reporting Back Incorrectly

UE - Platform - Mobile - Apr 21, 2016

Read In App Purchase Information returns pricing information mismatched with product IDs ...