Selecting a text field that is displaying "Multiple Values" will rewrite all values for all selected entities to "Multiple Values"

Tools - Jun 14, 2015

Selecting a text field that is displaying "Multiple Values" will rewrite all values for all selected entities to "Multiple Values". Reproduced in 4.7.6, 4.8.0, and Main (//depot/UE4/Promotable-CL-2 ...

Paper 2D Sprites rendering incorrect Color

UE - Gameplay - Paper2D - Jun 11, 2015

The Vertex (Sprite) Color is rendering a higher value than the color picker has set. In 4.7.6 this is consistent for Materials as well, but in 4.8 and 4.9 only the Paper2D elements are rendering at ...

In Third person template (specifically) Getting World Location of a character component in a packaged game will cause a crash

UE - Gameplay - Blueprint - Jun 11, 2015

If the user gets the world location of the arrow component ( one example) in a packaged project it will cause the game to crash. This does not happen in the editor and it has to be done one the thir ...

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate

UE - Gameplay - Blueprint - Jun 11, 2015

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty. Reproduced in 4.7.6, 4.8, and ...

Oculus DK1 does not work with Mac

UE - Platform - XR - Jun 11, 2015

Could not get the Get the stereo mode to work for the DK1 on the Mac. There is no preview, Alt+ Enter does not work, and the command "Stereo on" does not work. ...

Event Trace Log prints node actions multiple times

UE - Gameplay - Blueprint - Jun 10, 2015

If a blueprint has a breakpoint on a node and that node is utilized in PIE, the Event Trace in the Debug Log window will register each action taken by the blueprint multiple times. ...

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

F10 shortcut does not skip to next node when breakpoints are active

UE - Gameplay - Blueprint - Jun 10, 2015

If a breakpoint is placed on a node in blueprints and then PIE is started, if the breakpoint node is triggered and the user presses F10 (keyboard shortcut to skip to next node), the logic will not c ...

Fonts that are really tall can clip outside of the text block (potentially cutting off some of the lettering)

UE - Editor - UI Systems - Jun 9, 2015

If the user tries to use a font that is really tall the font may get the top portion of the text clipped off. ...

MaterialInterface is not exported and therefore it's functions are not accessible

UE - Graphics Features - Jun 9, 2015

MaterialInterface which is a base class for other classes (such as UMaterialInstanceDynamic) is not being exported which causes compiler errors when a user attempts to access the functions of this c ...