Blend space interpolation settings do not update until the user reopens the asset

OLD - Anim - Jan 20, 2017

Changes the user makes to interpolation in the blend space editor do not take effect until the user reopens the asset. ...

Crash trying to import facial animations

OLD - Anim - Jan 20, 2017

Crash occurs when attempting import Facial Animations in the Facial Animation Import Tool. ...

'Wait for Movies to Complete' flag is Reversed in Packaged and Standalone Game

Tools - Jan 20, 2017

The 'Wait for Movies to Complete' flag has had its behavior reversed. Previously when you had the flag set to true, it would wait for any intro movies to complete before loading the level. Now it se ...

Editor crashed when opening TM-MeshPaint in QAGame

UE - Graphics Features - Jan 20, 2017

While reviewing [Link Removed] test case, I hit the following crash opening the TM-MeshPaint level. On first attempt shaders were compiling, on attemps after, editor crashes much faster. ...

Ensures for Pixel and Vertex Shaders occur when running TM-ShaderModels with -onethread

UE - Graphics Features - Jan 20, 2017

Two ensures fire when opening the TM-ShaderModels Map in QAGame with the -onethread argument. The callstacks look identical with the exception that one is for a pixel shader and the other is for a v ...

Inconsistent line ending prompts occur in Visual Studio after adding Vehicle C++ feature pack

UE - Gameplay - Jan 20, 2017

When opening Visual Studio after adding C++ Vehicle content to a project, an "Inconsistent Line Endings" prompt appears for .cpp files for the vehicle. This issue is a regression, as it did not occ ...

Crash when opening TM-ShaderModels with -onethread

UE - Graphics Features - Jan 20, 2017

An assert fails when opening the TM-ShaderModels map in QAGame with the -onethread argument. The crash does not occur on any other maps tested. Two other ensure occur before the assert, those issues ...

StrategyGame Crash on iOS when launching on

UE - Platform - Mobile - Jan 20, 2017

When opening StrategyGame on an iOS device (this was done on an iPhone 6S), the app will crash on the splash screen. Regression: Yes.Working: 3251583Broken: 3265366 ...

Projects crash on Android when trying to load mips

UE - Platform - Mobile - Jan 20, 2017

Projects that are deployed in the Debug configuration crash when trying to load mips on the Android device. I do not see this issue when launching a project onto Android using the Test configuratio ...

(global distance field not available in shadow pass) Lighting Artifacts Appear When Using Distance To Nearest Surface With World Position Offset

UE - Graphics Features - Jan 20, 2017

When using "distance to nearest surface" node with WPO there are cases where the engine will shade the object incorrect. The attached project reproduces one of these scenarios. It appears as though ...