image size does not appear to have any affect when a progress bar's image is set to tile

UE - Editor - UI Systems - Slate - Jun 15, 2015

When trying to set the image size for the image that is tiled in a progress bar, this does not appear to have any affect. The expected result would be for it to modify the size of the image so as to ...

widget focus navigation brakes when setting the right monitor as your main monitor

UE - Editor - UI Systems - Slate - Jun 10, 2015

When a user switches their main monitor to the right monitor this will not allow the user to navigate the menus in the editor using keyboard inputs. ...

Scroll bar on Project Settings - Collision menu behaves strangely.

UE - Editor - UI Systems - Slate - Jun 1, 2015

The scroll bar in the Engine - Collision menu in Project Settings doesn't appear when it first should, and when it does, it resizes and moves oddly. Edit MattK: variable length widgets inside of a ...

Controller input while not focused.

UE - Editor - UI Systems - Slate - Apr 17, 2015

This needs investigation to see if it can be done without causing problematic side effects. ...

Text in Content Menues for 21:9 Ultra-Wide Screen are Stretched

UE - Editor - UI Systems - Slate - Apr 14, 2015

A user has requested further compatibility support for his Ultra-Wide monitor. I attempted to troubleshoot the users issue but we have no ultra-wide in house to test the issue. We lack the document ...

Docking tabs to the main viewport will hide other viewports that are not docked

UE - Editor - UI Systems - Slate - Mar 3, 2015

If any tabs are undocked from the main viewport and another tab is then docked to the main viewport it will hide any undocked tabs. This only appears to affect tabs that in the Menu > Window with ex ...

Consider allowing sub-editor tabs to dock next to the viewport

UE - Editor - UI Systems - Slate - Feb 25, 2015

A user with a 4k monitor is requesting that we allow sub-editors to be docked alongside the viewport instead of behind it. (he only has one monitor) For instance, you open a blueprint and you want ...

Constant Feedback/Static Noise while In Editor

UE - Editor - UI Systems - Slate - Jan 22, 2015

When running the Editor some users are reporting they are hearing consistent static noise. Currently there are some random workarounds to reduce or eliminate this noise, but the source of the proble ...

CRASH: OS X Editor in Play Mode

UE - Editor - UI Systems - Slate - Dec 10, 2014

User had just downloaded and started running software for the first time on his OS X system. When the user pressed play in editor his computer powered off "as if the power cord had been pulled." ...

FSlateApplication::OnControllerButtonPressed/Released removed causing input plugins to no longer work

UE - Editor - UI Systems - Slate - Dec 8, 2014

The functions OnControllerButtonPressed/Released using FKey were deleted for 4.6. This leaves plugin authors no way of propagating key presses from their plugin in to the input system. ...