Duplicate default profiles in Persona for Scene Profile Settings

UE - Gameplay - Oct 21, 2016

Duplicate Default profiles for Preview Scene settings in Persona ...

Disable Actor Hidden In Game Property Does Not Propagate To Child Particle System

UE - Graphics Features - Oct 21, 2016

If you check "actor hidden in game" in the details panel and then set that value to false durring runtime, any particle system component attached to that actor will remain hidden. ...

Shadows disappear on assets with baked matrix animations

UE - Gameplay - Oct 21, 2016

After importing an asset with baked matrix animations, using the alembic importer, the shadow disappears as the asset pans to the left and the right. ...

Project crashes when creating a Standalone Window editor plugin, restarting, and immediately playing as Standalone Game

UE - Foundation - Cpp Tools - Plugin System - Oct 21, 2016

If the user creates a Standalone Window Editor plugin and restarts the editor then immediately plays the game as Standalone Game, the editor hits an assert. [Link Removed] Appears to only happen i ...

Changes made to a sublevel in a persistent level do not transfer to the primary sublevel .umap

Tools - Oct 21, 2016

Changes made to a sublevel in a persistent level do not transfer to the primary sublevel .umap, however changes made to the .umap appear when it is loaded as a sublevel. Regression (yes) issue (do ...

FixDeps runs on every build even without any changes

UE - Platform - Linux - Oct 21, 2016

This has been fixed for 4.15, but 4.14 was branched before the fix. Note that this issue is distinct from [Link Removed] and the fix is much simpler. Note that [Link Removed] (pull request #2839) ...

Rebuild and Clean options in Visual Studio fails compile

UE - Foundation - Build - Farm - Oct 20, 2016

Attempting to use Rebuild / Clean fails to compile. VS output shown in callstack. ...

Construction script does not properly find location of socket if parameter changed in details pane

UE - Gameplay - Blueprint - Oct 20, 2016

Construction script does not properly find location of socket if parameter changed in details pane. If the actor is moved in the viewport, it prints as expected. Regression (yes) issue (does not) ...

Rotation rate is X and Z are flipped when using UDK Remote compared to on the device

UE - Platform - Mobile - Oct 20, 2016

The X and Z rotation axis coming from Rotation Rate swap when being tested with UDK Remote and when the application is on the device. ...