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 ...
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 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 ...
The runaway loop detection stuff is designed as per thread singletons (TLS). The worker threads don't properly reset the runaway counters. ...
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 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, ...
REGRESSION: YesWORKING: 3068867BROKEN: 3069877 Crash occurs when the user opens an animation with Morph Targets in Persona. ...
This is an important part of VREditor's 4.13 Mesh Painting ...
VS2015 redists are not part of our standard redist install (because their update prereqs on Windows 7 and 8 make them virtually impossible to package in), so applocal install is required. ...