Audio cue that is playing is restarted when a branch parameter is changed

UE - Audio - Oct 6, 2015

When using a branch node inside of a Sound Cue, if that branch's bool parameter is changed while the cue is playing, the cue will be restarted from the beginning. Link to project: [Link Removed] ...

StartCameraFade() breaks on mobile projects after editor is closed/reopened

UE - Platform - Mobile - Oct 6, 2015

If a project that is set to Mobile/Tablet and Scalable 3D or 2D uses StartCameraFade() to produce a fade in effect, the effect will not play in PIE if the editor is closed/reopened. ...

Adjusting properties of a Blueprint instance's components in the level does not update references to the properties in the BP's Construction Script

UE - Gameplay - Components - Oct 6, 2015

Adjusting properties of a Blueprint instance's components in the level does not update references to the properties in the BP's Construction Script. Note: this would work in 4.8.3. Reproduced in 4. ...

Rapidly clicking the loading screen in strategy game will make it so that the mouse cannot interact with the level

Docs - Samples - Oct 6, 2015

Rapidly clicking on the loading screen can result in the mouse being unable to interact with the level. Note the minimap can still be used but the player cannot interact otherwise ...

Duplicating a stationary light and assigning one of them to Use Area Shadows for Stationary Light turns the others off after build

UE - Graphics Features - Oct 6, 2015

If you have duplicated a light a few times, and set one of those to Use Area Shadows for stationary Light, and then build the other two lights turn off. ...

Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree

UE - Gameplay - Blueprint - Oct 5, 2015

Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree. Clicking on the Behavior Tree's Task node that r ...

A Behavior Tree reference to a Blackboard Key will become invalid when the name of the Key is changed in the Blackboard

UE - AI - Oct 5, 2015

A Behavior Tree reference to a Blackboard Key will become invalid when the name of the Key is changed in the Blackboard. Clicking on the Behavior Tree node that references the key will update the ke ...

DPI scaling on iPhone 4S is incorrect

UE - Platform - Mobile - Oct 5, 2015

The DPI scaling appears to be off on the iphone 4s ...

REINST error when replacing a Widget that was added via the user created section

UE - Gameplay - Blueprint - Oct 5, 2015

When a user deleted a widget that has been added to another blueprint via the user created section. If this blueprint in referenced in another blueprint that reference will throw a REINST error and ...

Auto-generating multiple levels at once crashes the editor

Creating multiple levels at one time will cause the editor to freeze and lock up and may lead to an "out of memory" crash in the editor. ...