Editor locks up when adding an element for HTML5 devices on Mac

UE - Platform - Mobile - Feb 6, 2017

The editor will freeze when adding an element inside of the HTML5 Devices section of Project Settings. When the editor is relaunched, the element that was attempted to be added will be present in ...

Modulated Self Shadowing can not be disabled for Static Meshes

UE - Platform - Mobile - Feb 6, 2017

Modulated Self Shadow is only ever disabled and enabled for Skeletal Meshes and does not have any effect on Static Meshes. You can use the command r.Shadow.EnableModulatedSelfShadow 1 to enable self ...

DefaultGameMoviePlayer doesn't work with FAsyncLoadingSplash

Tools - Feb 6, 2017

FDefaultGameMoviePlayer::Tick() calls FAsyncLoadingSplash::GetSplash(), but FDefaultGameMoviePlayer extends from FTickableObjectRenderThread, and FAsyncLoadingSplash::GetSplash() has check(IsInGameT ...

Need to enable GearVR on Win64 platforms

UE - Platform - XR - Feb 4, 2017

Movie playback not keeping texture filtering settings when switching contexts

UE - Platform - Mobile - Feb 3, 2017

Appears some Android OpenGL drivers are not preserving the texture filtering when changing render contexts. Added saving and restoring it in context cases. ...

Cascade Crashes Engine When Adding Particle LOD After Clearing LOD Settings

UE - Graphics Features - Feb 3, 2017

In cascade if you add particle LODs then remove, clear the LOD settings array, then attempt to add more LODs (after current) the editor will crash. This crash will only occur if you add LODs after c ...

Crash When Two PostProcess Volumes Are Selected Simultaneously

UE - Graphics Features - Feb 3, 2017

Once you add two postprocess volumes (one to the persistent level and one to a sublevel) then add a blendable element to each, and then try to select both a crash will occur. ...

InterpToMovement node has access to velocity parameters

UE - Gameplay - Blueprint - Feb 3, 2017

InterpToMovement node has access to velocity parameters that are set to Hidden in code. When used, all values equal zero. ...

"Multiple Values" in Body Setup when single bone has multiple bodies

Tools - Feb 3, 2017

"Multiple Values" in Body Setup when single bone has multiple bodies Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...

Crash launching UE4Editor.exe from cmd.exe with -dx12 argument

UE - Graphics Features - Feb 3, 2017

My Nvidia driver is our current approved driver: 378.49 ...