Scroll widget into view will cause a crash is given a null value

UE - Editor - UI Systems - Sep 25, 2015

If the user uses "Get child at" with an invalid index and then hooks up the return value to a "Scroll Widget into View" node's "Widget to Find" pin it will cause a crash ...

Get key node is no longer available within the On Analog value change override

UE - Editor - UI Systems - Nov 2, 2015

The user can no longer use a get key node within the On analog value changed override. This was possible in 4.8 ...

Setting struct variable to CurveTableRowHandle crashes editor

Tools - Sep 9, 2015

Editor immediately crashes if a variable is set to type Curve Table Row Handle within a structure. Frequency: 2/2 Crashreporter: N/A ...

Crash opening projects from GitHub master branch

Tools - Sep 1, 2015

Trying to create/open projects in the current github master branch will quietly fail at 94% with no crash error or logs.UE4Editor-Core.dll!rml::internal::Block::findObjectSize() UE4Editor-Core.dll! ...

Pressing "X" to clear text field results in closing window instead.

Tools - Aug 12, 2015

In the event graph of a newly created Blueprint, in the "All Actions for this Blueprint" window brought up by right clicking the grid, the window will close by pressing "X" in the text field, instea ...

Adding a UMG widget to the viewport twice results in a crash.

UE - Editor - UI Systems - Sep 8, 2015

Attempting to add the same widget to the viewport twice will result in an assertion and crash. ...

Duplicating Example Level Prevents the Copy From Being Saved

Tools - Oct 27, 2015

In a project, if you duplicate the example level and attempt to save it, the save will finish, but the asterisk will remain on the file. Attempting to open the duplicated map will prompt another sav ...