Packaging to HTML5 fails when Online Framework is enabled

UE - Online - Nov 17, 2018

Packaging a project to HTML5 while Online Framework is enabled seems to cause packaging failures. It produces the following errors from the Output Log:   PackagingResults: Error: unresolved symbol: ...

UCanvasPanelSlot::PostEditChangeChainProperty does not call Super function

UE - Editor - UI Systems - Nov 13, 2018

UCanvasPanelSlot::PostEditChangeChainProperty not only does not call its Super function unless the anchor node has been set, but it calls Super:: PostEditChangeProperty instead PostEditChainProperty ...

DebugCanvas handling Windows HighDPI scaling incorectly

UE - Editor - UI Systems - Slate - May 16, 2018

Change windows DPI scaling to something other than 100% causes the DebugCanvas to display incorrect position and text size. ...

Montage Section bars render behind black lines in timeline

UE - Anim - Runtime - Apr 17, 2017

REGRESSION: No, this also occurs in 4.15. In the montage editor, the gree montage section bars render behind the black lines of the timeline, making them hard to see. ...

Nodes impacted by code changes do not generate warnings after HotReload

UE - Gameplay - Blueprint - Oct 20, 2016

I noticed this while executing https://jira.it.epicgames.net/browse/UEQATC-1441. At step 10, there should be warnings on the nodes that were updated by the HotReload. This is a regression from 4.13 ...