When a Physical Animation Profile is copy and pasted none of the profile information is copied over

UE - Simulation - Physics - Aug 1, 2016

When a profile is copy and pasted none of the bodies are copied over. Also if both profiles share the same bodies and the same copy paste action is applied the settings aren't transferred over eithe ...

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

Component reference broken in sequencer when component is renamed

UE - Anim - Sequencer - Jul 29, 2016

Component reference broken in sequencer when component is renamed ...

HTML5 cannot package on Windows 10

UE - Platform - Mobile - Jul 29, 2016

HTML5 is not packaging or launching onto browsers in 4.12.5 on Win10 machines. ...

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