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 ...

Able to see cut off landscape in SunTemple in VR

Docs - Samples - Jan 20, 2017

When using the Oculus Rift the user can look over one of the balcony's railings and see where one of the landscapes cuts off. This occurs on the Oculus headset. UE-40907 causes the Vive to clip th ...

GPU Particles flicker when using 2 Nvidia GPUs in SLI

UE - Graphics Features - Jan 20, 2017

Pick any game with GPU particles. Set the executable to run AFR mode 2 from Nvidia control panel. Look at GPU particles. ...

Filmic tonemapper doesnt decode 32BPP encoded formats

UE - Platform - Mobile - Jan 20, 2017

tonemapper film must decode the encoded format before processing. ...

Possible crash reimporting destructible assets

UE - Simulation - Physics - Destruction - Jan 20, 2017

This won't always happen, but the call in ImportDestructibleMeshFromApexDestructibleAsset to LODModel.ReleaseResources(); will enqueue render commands to release the resource, but the call after tha ...