VREditor - Vive: HMD waking up from "sleep" triggers Auto Entry to VR

UE - Editor - Workflow Systems - Jul 30, 2016

Normally this has not been as much of an issue, but recently SteamVR has dramatically decrease the time-out / "sleep" timer to something along the lines of 5-10 seconds... so the headset constantly ...

VirtualJoystick continues inputs after setting new Touch Interface to none

UE - Platform - Mobile - Jul 29, 2016

If you set the Touch interface to none while there is currently inputs being registered, the inputs will continue forever. I also found that if you set the Touch interface to an actual asset the pla ...

Lighting build isn't saved when using -run=resavepackages and -buildlighting

UE - Foundation - Core - Jul 29, 2016

Lighting build isn't saved when using -run=resavepackages and -buildlighting ...

No clear messaging that locomotion is based on Map for VR Template

Docs - Samples - Jul 29, 2016

When a user first creates a VR template, if they're without motion controllers, they may wonder why it's "not working" (can't move, etc.) We should more directly message out that this is based on t ...

Starting position in VR Template HMD locomotion map lower than Motion Controller map

Docs - Samples - Jul 29, 2016

Starting position for the HMD locomotion map in the VR template is very close to the ground, it's also lower than the companion map for Motion Controller movement. May be due to pawn differences? F ...

"Runaway loop detected" warnings on AnimBP with worker threads

OLD - Anim - Jul 29, 2016

The runaway loop detection stuff is designed as per thread singletons (TLS). The worker threads don't properly reset the runaway counters. ...

Lag in attached components to a Camera in VR

UE - Platform - XR - Jul 29, 2016

When using HMD camera tracking adding a (StaticMesh) component to the Camera component results in a bit of lag when looking around with the VR headset. ...

Struct in Object class will not populate if an expose on spawn struct pin is split on "Construct Object from Class" node

UE - Gameplay - Blueprint - Jul 29, 2016

Struct in Object class will not populate if struct pin split on "Construct Object from Class" node. This does not appear to happen to other variable types. Workaround Do not split the struct pin, ...

Crash opening animation assets with Morph Targets

OLD - Anim - Jul 29, 2016

REGRESSION: YesWORKING: 3068867BROKEN: 3069877 Crash occurs when the user opens an animation with Morph Targets in Persona. ...