Set Morph Target not being sent to children of Inherited Mesh

OLD - Anim - Sep 4, 2015

In previous versions of UE4, Set Morph target to call the Inherited Mesh and would result in any children of the Inherited Mesh that shared that morph target name to morph. In UE4.9 this no longer ...

Set visibility in world outliner reset when project is reopened

Tools - Sep 4, 2015

If visibility is altered in world outliner, the visibility will be reset upon closing and re-opening the project. ...

Widget components contents appear to be offset when it comes to interacting with them

UE - Editor - UI Systems - Sep 4, 2015

When trying to click on a button or other widget within a 3d widget component the user is not able to do so. There appears to be an offset. ...

Lightmass GI doesn't work with Material-based color changes

UE - Graphics Features - Sep 4, 2015

A licensee is having trouble getting the visual results they want because Lightmass doesn't seem to handle color changes from materials. They are seeing this in 2 cases: (See attached images and tes ...

Landscape Grass Type will not build with static lighting leaving 'Lighting needs to be rebuilt warning.'

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

When using the Landscape Grass Type and using a Static or Stationary light will throw the 'Lighting needs to be rebuilt' warning. ...

Project crashes without callstack when rotating an actor that has been made up of other actors

UE - Gameplay - Blueprint - Sep 3, 2015

User Creates an actor with a static mesh and then adds more components to it. The user then separates these components from the actor transforms them and then adds them back to the original actor. U ...

Static mesh loses static mesh reference when Alt-dragged in viewport if filepath contains []

Tools - Sep 3, 2015

Static meshes lose their static mesh reference when alt-dragged in viewport. This only occurs if the mesh is located in a filepath containing square brackets ( [] ) within the filepath name. Additio ...

Opening a level in PIE after adding a variable to a struct referenced in the GameInstance crashes this project

UE - Gameplay - Blueprint - Sep 3, 2015

This user's project crashes on opening a level in PIE after adding a variable to a struct referenced in the GameInstance. Note that I had to do this twice to get the crash to occur. The project can ...

The AnimBlueprint Shows Duplicate Objects in the Debug Filter

UE - Gameplay - Blueprint Editor - Sep 3, 2015

The AnimBlueprint shows duplicate characters in the Debug Filter causing three effects: 1. Causes breakpoints not to function properly 2. Reverts back to "No debug object selected" in the Filter rat ...

When changing the index for a select node it can cause wires to disconnect

UE - Gameplay - Blueprint - Sep 3, 2015

If the user runs and array into a select node and then runs the return value into the target of a custom event the connection will break between the array variable and the select node when changing ...