SetActorEnableCollision does not update on hot reload

UE - Gameplay - Oct 31, 2016

When SetActorEnableCollision(false); is added to a class constructor and a hot reload is preformed, the SetActorEnableCollision(false); is ignored and collision is not updated for that actor. ...

Spotlights Transform Strangely When Scaled Within A Blueprint

UE - Graphics Features - Oct 31, 2016

When scaling an actor with a spotlight component that is offset from local 0,0,0 the spotlight will invert itself when passing into negative scale values. In the test project this only occurs on the ...

Adding and removing variables to character blueprint slowly builds RAM

UE - Gameplay - Blueprint - Oct 31, 2016

Adding and removing variables to character blueprint slowly builds RAM, this value does not drop until editor is closed and re-opened. Regression (no) issue (does) occur in 4.12.5 ...

Adding assets to a project on a drive that is full still creates the file at the desired location instead of in a temporary location and provides no information as to why the asset is failing to load, corrupting the asset

Tools - Oct 31, 2016

Adding assets to a project on a drive that is full still creates the file at the desired location instead of in a temporary location and provides no information as to why the asset is failing to loa ...

PLUG IN "Analytics Blueprint" + arm64 from Binary Version Results in Black Screen when App is Launched

UE - Platform - Mobile - Oct 28, 2016

A blank Blueprint Project with the PLUG IN "Analytics Blueprint" enabled + arm64 active in the Project settings results in Black Screen and crash when the resulting app is opened on an iOS device. ...

Duplicating Asset With Suffix 0 Will Jump To A Suffix Of 2

Tools - Oct 28, 2016

When duplicating an asset with the suffix 0 in the content browser the duped asset will get a suffix of 2. Any other number works fine for example if you dupe an asset named "Test_23" the duped mesh ...

Crash when Toggling Landscape Mode with Hidden Sub-Level containing a Landscape

UE - LD & Modeling - Terrain - Landscape - Oct 28, 2016

A crash occurs when you have a hidden Sub-level containing a landscape and you attempt to toggle the Landscape Mode after re-opening the project. The licensee has authored their own fix for this is ...

Make Tile Map Editable causes Crash on Mobile

UE - Gameplay - Paper2D - Oct 28, 2016

A crash occurs when using the Make Tile Map Editable function with blueprints when deployed to a mobile device. I can confirm this crash does not occur if you remove the function from the level blue ...

No Bind option for brush array delegate in UMG

UE - Editor - UI Systems - Oct 28, 2016

The option to bind to a delegate does not appear when the desired property is in an array. ...

Editor creates project folder even if there isn't enough space to create a new project via source build

Tools - Oct 28, 2016

Editor creates project folder even if there isn't enough space to create a new project via source build. ...