Editor will crash when Blueprint Details Panel is dragged across the Event Graph

Tools - May 6, 2015

When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...

Cannot get input from input device without Controller already being created

Tools - May 1, 2015

Controller 2 is not getting routed to the scene viewport unless the viewport has been clicked. ...

ShowOnlyInnerProperties (Meta UPROPERTY tag) doesn't work in some cases

Tools - Apr 30, 2015

ShowOnlyInnerProperties doesn't work when the struct in question is either in an array or in an outer struct in an array. (There may be other broken cases as well.) Example: USTRUCT() struct Str ...

Property editing of FName properties doesn't restrict their length

Tools - Apr 29, 2015

We likely have several places in the editor that convert text taken from an editable text into an FName without ensuring that the string will fit into an FName. This can lead to editor crashes. One ...

Default component instances do not update on "Reset to Defaults"

Tools - Apr 29, 2015

When a component that is included in a blueprint by default is set and placed in the viewport, the instance of the blueprint is not updated in the viewport if the yellow arrow is used to reset the c ...

Fixup Redirectors doesn't work in the editor

Tools - Apr 28, 2015

Fixup Redirectors doesn't work in the editor when showing redirectors using the filter and then choosing Fixup. The maps that reference the redirectors aren't being checked out and fixed. I'm just g ...

Too large project icon image causes engine to crash

Tools - Apr 27, 2015

The engine will crash if you upload a project icon that's way too large for the 192x192 area. It'll also crash when you open that project back up and try to access the project settings ...

The World Outliner doesn't refresh after Seamless Travel

Tools - Apr 27, 2015

The World Outliner doesn't refresh after Seamless Travel. Enabling any of the View Options will refresh the list to properly show the actors in the current level. Reproduced in 4.7.6 binary and Mai ...

Clicking "X" close button when prompted to convert a project will still convert the project

Tools - Apr 27, 2015

The prompt window that appears when a project is converted from one engine version to another will "approve" the conversion even if the red "X" is pressed to close the prompt window. ...

Editor crashes if reopened and a row is selected after moving datatablerow editor window in a csv data table

Tools - Apr 24, 2015

If a user moves the row editor window in a csv datatable, then saves, closes, and reopens the editor, the editor will crash if the user then attempts to select a datatable row in the csv datatable w ...