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

When setting cursor to show, cursor isn't rendered in the viewport until the mouse is moved

Tools - Apr 21, 2016

When changing the cursor to show after being hidden, the cursor will not reappear until the mouse is moved. ...

Changing the case of any node with a String input will not be saved

UE - Gameplay - Blueprint - Apr 20, 2016

Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...