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

Possible incorrect suspend/resume handling during Xbox Live games

UE - Platform - Console - Jun 30, 2015

The post at the additional info URL describes a possible engine bug: being unable to connect to an online game after a suspend and resume during an online game. Can we see if this reproduces in Shoo ...

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

Engine.AIControllerClassName doesn't work when pointing at game-specific controller class

UE - AI - Jun 29, 2015

Engine.AIControllerClassName is being used in APawn's CDO creation, and if game-side AIController class is indicated it may not be available yet, which results in APawn not having AIControllerClass ...