Blueprint Macro Libraries based on Actor cannot be reparented to Object

UE - Gameplay - Blueprint - Jul 13, 2015

Blueprint Macro Libraries based on Actor cannot be reparented to Object Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promoted-CL-2605171) ...

EnableGDT does not work correctly in PIE

UE - AI - Jul 13, 2015

The console command "EnableGDT" will bring up the GDT menu, however no information will be updated. The screen gains the menus for GDT however no functionality seems to exist. Workaround: press ' ...

Clicking the tutorial button in the Blueprint editor while the tutorial alert in the main editor is still displayed will crash the editor

Tools - Jul 13, 2015

Clicking the tutorial button in the Blueprint editor while the tutorial alert in the main editor is still displayed will crash the editor. Reproduced in 4.8.1 and Main (//depot/UE4/Promoted-CL-2605 ...

Function calls inside destructor are not called when expected.

UE - Gameplay - Blueprint - Jul 13, 2015

Functions called in the destructor are not being called properly. Setting a call to AddOnScreenDebugMessage is displayed at the start of PIE rather than when the actor's destroy is called. ...

Handle fracturing a destructible mesh when the source mesh has been deleted without a crash.

UE - Simulation - Physics - Destruction - Jul 13, 2015

When attempting to fracture a destructible where the source static mesh has been deleted we get a crash in APEX. APEX can't seem to find any root leaf nodes to begin fracturing upon. This does not ...

Animation timeline shows black when only animating the opacity of a widget (regardless of the the color setting in that widget)

UE - Anim - Sequencer - Jul 13, 2015

This is something that needs to be solved at the color track level in sequencer, we need to be showing current values in place of 0,0,0 for the things that are not animated. When animating just the ...

Console window is locked when casting to the player controller

UE - Editor - UI Systems - Jul 13, 2015

User has reported that access to the console window is locked when using this setup. ...

Engine Scalability Resolution Scale does nothing until r.ScreenPercentage.Editor is set

UE - Graphics Features - Jul 10, 2015

The Resolution Scale Slider in the Engine Scalability Settings does not adjust any settings unless your first adjust the r.ScreenPercentage.Editor variable. Also reproduced in Main - Promotable - C ...

Server Travel from Map A to Map B then back to Map A will crash on exiting PIE

UE - Gameplay - Jul 10, 2015

Server Travel from Map A to Map B then back to Map A will crash on exiting PIE. Generates different call stacks between 4.8.1 and Main. Crash Reporter: 4.8.1: [Link Removed] Main: [Link Removed] ...

Missing Jump Nodes for Character Blueprint in 4.8 verstion of Animatioin Starter Pack

Docs - Samples - Jul 10, 2015

While other inputs are set up for the Character BluePrint, the inputs for Jump are missing so that, even if the user enters Action Mappings for jump under project settings, the character may play t ...