The ReceivedSpectatorClass function in APlayerController may take an incorrect parameter

UE - Gameplay - Jul 7, 2015

The ReceivedSpectatorClass function in APlayerController may have an incorrect parameter. The parameter it takes in is TSubclassOf<AGameMode> SpectatorClass, but this may be intended to be TSubclass ...

Calling RestartGame Function causes a crash when exiting PIE

UE - Gameplay - Jul 7, 2015

If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...

Deleting a spline point of a spline blueprint then moving crashes editor

Tools - Jul 7, 2015

If you delete an end point of a spline blueprint and then attempt to move the blueprint the editor will freeze and eventually crash. Frequency: 1/1 CrashReporter: [Link Removed] ...

Building Lighting will Generate Additional Lightmaps after Rotating Lightsource

UE - Graphics Features - Jul 7, 2015

Lightmap sizes seem inconsistent after rotating a light source and rebuilding the lighting. This causes concern about file sizes when packaging the project that is using baked static lighting. The ...

Pass by Reference Parameter Nodes are not correctly receiving input value

UE - Editor - UI Systems - Jul 7, 2015

Calling the Dynamic Material node by right clicking in the UMG Widget Blueprint Graph yields a node which is not accessible. [Image Removed] ...

Crash when destroying a pawn on the client

UE - Networking - Jul 6, 2015

Crash when destroying a pawn on the client. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2610743). This is a regression: the crash does not occur in 4.7.6 Crash Report: [Link Removed] ...

"Failed to Merge Bones" window can pop up repeatedly with no "...to all" option

OLD - Anim - Jul 6, 2015

User is experiencing a situation where he gets this window 200 times and no way to get out of it with a single click. ...

Foliage does not spawn on Hierarchical Instanced Static Mesh Components

UE - World Creation - Worldbuilding Tools - Foliage - Jul 3, 2015

Foliage does not spawn on Hierarchical Instanced Static Mesh Components ...

Character blueprint tick function does not behave properly

UE - Gameplay - Jul 2, 2015

Character tick event will continue to trigger even if Start with Tick Enable is set to false. Workaround: Setting "Set Actor Tick Enable" to false on Begin Play will prevent the tick event from t ...

Editing an instanced variable that is nested in two other instanced variables causes a crash

UE - Gameplay - Blueprint - Jul 2, 2015

If a user edits a instanced variable which is nested inside two other instanced variables in blueprint editor, a crash will occur ...