Crash occurs selecting play in Vulkan Mobile Preview without sdk installed

UE - Graphics Features - Oct 18, 2016

Was attempting to repro [Link Removed] in //UE4/Main when I hit the following crash ...

ScreenSpace does not appear to work correctly when using Instance Stereo

UE - Platform - XR - Oct 18, 2016

ScreenSpace does not appear to work correctly when using Instance Stereo. The screen position used in the material appears to only be from one eye ...

Jumping after walking off a ledge does not allow for Max number of jumps

UE - Gameplay - Oct 18, 2016

If the max number of jumps is 'n', jumping from the ground allows for 'n' jumps, but walking off a ledge and then jumping only allows for 'n-1' jumps. Ex: If Jump Max Count is set to 3 (triple jump ...

Multitouch on Windows offsets touch index by 1, starting at TouchIndex_2

Tools - Oct 18, 2016

Touch input on Windows devices will start at touch index 2 instead of touch index 1, like other touch devices. ...

HISMC with LODs added as a Blueprint Component creates extra Material Elements

UE - Graphics Features - Oct 18, 2016

Adding a HISM as a component within blueprints and referencing a Static Mesh with LODs, creates extra/additional and material elements. ...

dragging from wildcard array output to a node with an exec pin changes wildcard to exec variable

UE - Gameplay - Blueprint - Oct 18, 2016

dragging from wildcard array output to a node with an exec pin changes wildcard to exec variable. Regression (no) issue (does) occur in 4.12.5 ...

Skeletal Mesh Collapses with OpenGL ES3.1 on Tegra K1 devices

UE - Platform - Mobile - Oct 18, 2016

When launching to an Android device that supports ES3.1 skeletal meshes seem to collapse in game. ...

MediaPlayerEditor: Failure opening media, even though it opened successfully

Media Framework - Oct 18, 2016

This only happens when successfully opening a media source AFTER failing to open another media source. ...