Renaming a blueprint to None will cause the blueprint to become unusable

UE - Editor - Content Pipeline - Content Browser - Dec 9, 2016

Renaming a blueprint to None will cause the blueprint to become unusable. The first time an item is named it will prevent the user from naming it "None". However, when renaming the asset the user ca ...

Setting the Game state class in the game mode to "GameState" will cause the character in the third person template to lose input

UE - Gameplay - Dec 8, 2016

Setting the Game state class in the game mode to "GameState" will cause the character in the third person template to lose input ...

Deprecated Uproperty Variables with no alternative use information in ConstraintInstance.h

UE - Simulation - Physics - Dec 8, 2016

Deprecated Uproperty Variables with no alternative use information in ConstraintInstance.h from lines 558 - 674. The variables appear to have been added in July and immediately marked as deprecated. ...

Yellow Path/Trail for translated actors is incorrect when translating components

UE - Anim - Sequencer - Dec 8, 2016

Yellow Path/Trail for translated actors is incorrect when translating components ...

Textures Won't Update If Source Path Is Different From Dropped In File

UE - Editor - Content Pipeline - Import and Export - Dec 6, 2016

When importing an asset (in this case a texture) that already exists in the content folder with another texture that is in a different location than the source file, the texture will not overwrite t ...

InputModeUIOnly Causes User Interface to Become Unresponsive When Entering Fullscreen on Macs Only

UE - Platform - Apple - Dec 6, 2016

The licensee is setting their game to InputModeUIOnly and ShowMouseCursor in the HUD blueprint resulting in the user interface becoming unresponsive when entering fullscreen on a Mac but not on a PC ...

Sequencer Audio Tracks keep playing when the game is paused

UE - Anim - Sequencer - Dec 6, 2016

Sequencer Audio Tracks keep playing when the game is paused ...

Thumbnails get Duplicated with Large Number of Static Meshes in Foliage Paint Mode

Tools - Dec 6, 2016

When there are a large number of static meshes within the Foliage paint mode, some of the mesh thumbnails are duplicated and do not accurately reflect the correct static mesh to paint as foliage. T ...

Projects that use plugins located outside of either the Engine or Project directories cannot be deployed.

UE - Foundation - Cpp Tools - Plugin System - Dec 5, 2016

Trying to deploy a project that uses an external plugin (not located in either Engine/Plugins or Project/Plugins) will fail. The error message states that it is looking for the plugin to be located ...

Setting Simulate Physics breaks "Get Closest Point on Collision" node

UE - Simulation - Physics - Dec 5, 2016

'Get Closest Point on Collision" node is used to determine the distance between a primitive component (target) and another specified location (Point) as well as provide the point on the target. Thi ...