Migrating a soft reference in a struct from 4.17 to a newer version of the engine results in the variable being changed to an integer

UE - Gameplay - Blueprint Editor - Mar 5, 2018

When migrating a struct with a soft reference from 4.17 (or older) to a newer version of the engine, the soft reference will have it's default value converted to an integer after a new member variab ...

VR template motion controllers are not assigned correctly

UE - Platform - XR - Feb 23, 2018

The motion controllers appear to be incorrectly assigned in the VR template resulting in them no longer tracking the motion controllers. The Hand enum that is exposed in the BP_motionController that ...