MultiLineEditableText widget's OnTextCommitted and OnTextChanged events are not firing

UE - Editor - UI Systems - Jun 30, 2015

The Multi Line Editable Text widget's events are not firing off. The On text changed and the on text committed do not appear to be working. ...

Modifying a User created widget with an explicit navigation will cause the navigation to revert to it's default settings

UE - Gameplay - Blueprint - Jun 30, 2015

EDIT: Initial investigation done, check comments. If the user creates a widget and then places that widget inside of another widget via the User created section and then sets up a navigation using ...

Collision for bsp stays in level after bsp is deleted

UE - LD & Modeling - Modeling Tools - BSP - Jun 30, 2015

If a bsp brush is deleted from a level, the level has geometry built, and the user presses play then uses the "show collision" console command, the collision for the bsp wlil still appear. This does ...

The menu and cursor are removed from the Client window when clicking Play in the Server menu in Multiplayer Shootout

Docs - Samples - Jun 29, 2015

The menu and cursor are removed from the Client window when clicking Play in the Server menu in Multiplayer Shootout. Reproduced using the 4.8.1 download of Multiplayer Shootout. Did not occur in 4 ...

Show Collections shows up twice when box is checked and multiple content browsers

UE - Editor - Content Pipeline - Content Browser - Jun 29, 2015

When you have 'show collections' checked off and you open up an additional content browser, 'show collections' shows up twice in the menu. ...

Calling a child's child in a child blueprint from a spawn actor from class node that is being called back to the child causes an error

UE - Gameplay - Blueprint - Jun 29, 2015

Calling a child's child in a child blueprint from a spawn actor from class node that is being called back to the child causes an error. Basically, when using the spawn actor node referencing the chi ...

Begin and End Overlap events continuously trigger while a character moves within a collision component of a Blueprint Actor that Simulates Physics if the collision component has Auto Weld enabled

UE - Gameplay - Jun 29, 2015

Begin and End Overlap events continuously trigger while a character moves within a collision component of a Blueprint Actor that Simulates Physics if the collision component has Auto Weld enabled. ...

Steam friends list is duplicated when opened for a second time in the packaged version of Shooter Game

UE - Networking - Jun 29, 2015

If a user is logged into a Steam account with between 1 and ~10 friends (Max depends on resolution, as it'll push the excess off the screen) and they open the friends list multiple times, it'll dupl ...

Atmospheric Fog placed in BP will not render in Standalone or Packaged Game

UE - Graphics Features - Jun 29, 2015

Atmospheric Fog when placed inside of a Blueprint, and the BP placed in level will render correctly in PIE and Editor but will not render at all in Standalone Game, Launch or Packaged Games. This i ...

Widget Components set to screen space do not render in the correct position with low engine scalability settings after upgrading to 4.8 from 4.7

UE - Editor - UI Systems - Jun 29, 2015

I widget component that has been set to show in screen space will not render in the correct position of screen. It will be offset. This appears to happen after a project has been upgraded from 4.7.6 ...