UBT continues to run until completion when a build is canceled in Visual Studio

UE - Foundation - Cpp Tools - UnrealBuildTool - Aug 12, 2016

When building a project in Visual Studio, canceling the build causes UBT to continue running until it completes rather than stopping UBT when the build stops. This behavior has not been reproduced ...

Media Player not playing in Packaged Project for Android

Media Framework - Aug 18, 2016

Unable to play Media Player on a packaged packaged project for Android. Note I tested two separate devices and neither were able to display the media file as expected. The user reporting the issue ...

Empty Shot Track Breaks Camera Component tracks when using Camera Cut Track

UE - Anim - Sequencer - Aug 18, 2016

Empty Shot Track Breaks Camera Component tracks when using Camera Cut Track ...

Sequencer Auto-key will incorrectly place a key for rotation if the object's rotation is not between -180 and 180

UE - Anim - Sequencer - Aug 17, 2016

Sequencer prefers rotation to be specified between -180 and 180, while the details panels prefer between 0 and 360. When auto-key is on, sequencer will add a key that does this conversion despite th ...

Crash occurs when using Random Node and Branch within Sound Cue

UE - Audio - Aug 22, 2016

A crash occurs when playing a Sound Cue with Random node used in conjunction with a Branch node. In the original report the user specifically mentions the crash does not occur if you have not opene ...

'T' does not appear to toggle on the ability to select translucent objects when using the VR editor

UE - Editor - Workflow Systems - Aug 23, 2016

'T' does not appear to toggle on the ability to select translucent objects when using the VR editor. ...

User-Defined Variables Reset to Null When Not Marked as Editable

UE - Gameplay - Blueprint - Jun 28, 2016

When running the construction script of an actor blueprint, user-defined variables are reset to NULL each time the script is run. This seems inconsistent, as if the variables are set to Expose on S ...

Apex Cloth disappears when Setting Custom Time Dilation to Zero

UE - Simulation - Physics - Character - Aug 24, 2016

Apex Cloth assets disappear if you set the Custom Time Dilation to 0.0. You can workaround the issue by setting the Custom Time Dilation to 1.0, and then use the 'Force Cloth Next Update Teleport a ...

Crash retargetting AnimBP with "Allow remapping to existing assets" enabled

OLD - Anim - Aug 24, 2016

4.12 version of the crash: [Link Removed] Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 833] Array index out of bounds: 1 from an array of size 0 Sourc ...

AI Acceptance Radius Still Used on Partial Path

UE - AI - Aug 24, 2016

When using a partial path, the AI Character is still taking the acceptance radius into account. ...