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

Incorrect clipping when user widgets are add to another widget

UE - Editor - UI Systems - Jul 10, 2015

When adding a use created widget to another widget the size does not always calculate correctly and this can lead to unexpected clipping. ...

Set World Location at Spline Point node doesn't change spline point locations

Tools - Jul 10, 2015

The Set World Location at Spline Point node does not correctly update the location of the indicated spline. ...

Projectiles transferring additional velocity when stepped on.

UE - Gameplay - Jul 10, 2015

If a player steps on projectiles they have their velocity overridden and are launched away from the projectile. ...

UMG curve editor values are set to 0 when dragging a set value

UE - Editor - UI Systems - Jul 10, 2015

An example of this issue would be that after setting the color and opacity setting along the time line and then trying to click and drag that key frame it will set the value for the currently select ...

Compiler error on indirect blueprint component references when change is made to actorcomponent

UE - Gameplay - Components - Jul 10, 2015

When blueprints associated with the actorcomponent are open and changes are made to the actorcomponent, once it's compiled there are compiler errors on the indirect blueprints. ...

GameplayDebuggerProxyHUD is misspelled in the HUD Class

UE - Gameplay - Jul 9, 2015

GameplayDebuggerProxyHUD is misspelled in the HUDClass under World Settings within the Editor. Edit MattK: The whole class has the wrong name. It will need to be renamed and redirected ...

After Seamless Server Travel, the Client cannot move the character or see the Server character

UE - Networking - Jul 9, 2015

After Seamless Server Travel, the Client cannot move the character or see the Server character. On the Server, the Client character appears to be falling in place. Tested in both first and third per ...

Decal Does not appear on Unlit Materials

UE - Graphics Features - Jul 9, 2015

When using a decal on an unlit material the decal will not render. Adding the DBuffer Decals yields the same result. ...