Mesh not rendered if rootbody not in frame

OLD - Anim - Sep 17, 2015

If you move your camera where it does not look at the rootbody of a skeletal mesh the mesh will disappear. ...

After focus has switched to UMG the Arrow keys no longer function for moving the character until the user has return focus to the game

UE - Editor - UI Systems - Sep 17, 2015

If the user clicks a button they cannot move their character with the arrow keys. ...

Transparency applied through widget animations do not work on 3D Widgets

UE - Editor - UI Systems - Sep 16, 2015

If the user creates a widget with an animation that fades the widget out. This effect will not carry over into a 3D widget. The 3D widget goes directly from 1 to 0 or visa versa. ...

Blueprint based on custom Vehicle class can't be edited after closing/opening the editor

UE - Gameplay - Blueprint - Sep 8, 2015

If a custom class named Vehicle is used as the base of a blueprint, closing and reopening the editor prevents the blueprint from being opened. The editor reports that the derived class is invalid. ...

Cursor Overlap events don't work on characters

UE - Gameplay - Sep 4, 2015

Setting up mouse over events for a character do not trigger. ...

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

The Select node will accept both a Parent Class and a Child Class as inputs if the Parent is added first

UE - Gameplay - Blueprint - Sep 2, 2015

The Select node will accept both a Parent Class and a Child Class as inputs if the Parent is added first. The node will compile if the Index is set to anything other than Wildcard. Note that the no ...

Adding variables to components reports incorrect owner

UE - Gameplay - Aug 26, 2015

Components that have variables added to them cause the component to register the wrong blueprint owner. ...

Can no longer bulk edit material properties with the property matrix

UE - Editor - Content Pipeline - Content Browser - Aug 24, 2015

In 4.7 you could select multiple material assets in the content browser, right click and choose Asset Actions > Property Matrix to bulk edit material properties, but in 4.8 and 4.9, this feature is ...

Function from function libraries cannot be used within SaveGame objects

UE - Gameplay - Blueprint - Aug 12, 2015

Functions from function libraries cannot be used within save game objects ...