First four landscape tools are not accessible in VR Editor Mode

UE - Editor - Workflow Systems - Jan 8, 2018

Tested in Oculus.  Found in 4.18.2 CL 3794801, 4.17.2 CL 3658906.  Not able to reproduce in 4.19 Main due to a crash upon launching VR Mode.   Users are able to select any of the first four sculpt ...

Exporting and Importing Alembic File from Maya to Unreal Adds Extra Frame to Animation

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2018

When importing an Alembic file into Unreal Engine an extra frame is added automatically to the frame range in the import settings -abc file has been brought into Maya 2016 and exported again as an ...

Face Normals are Locked to the Direction They Face on Import with Alembic

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2018

Normals do not stay with the face of the asset that has been imported using Alembic whle animating -use import settings for documentation and check Recompute Normals and Force One Smoothing Group P ...

When using StringToBytes() it returns an incorrect value

UE - Foundation - Core - Jan 4, 2018

When using the StringToBytes() function it returns one less byte due to the -1 at the end of the return. The function takes a string and converts it to bytes but it always returns one less byte than ...

Data loss when FPlane is implicitly converted to FVector4

UE - Foundation - Core - Jan 3, 2018

The FSceneView::Deproject function calls FMatrix::TransformVector4 and passes an FPlane value. TransformVector4 takes in an FVector4 parameter, so the value being passed is implicitly converted to F ...

Morph Target Preview Slider Defaults to One When Entered Value is Larger Than One

OLD - Anim - Jan 2, 2018

When morph target weight value is set to a number other than 1 the slider sets it back to being a value under 1. It does not go down from the number that it was set to but instead defaults to being ...

Socket Preview Mesh's Scale Changes While the Socket's Scale Does Not When the Mesh Editor is Reopened

Tools - Dec 22, 2017

When setting a preview mesh and a socket to a relative scale, the socket's scale is saved but the preview meshes scale changes. This occurs when the asset is saved < mesh editor closed out < mesh ed ...

When Entering, Exiting, and Re-entering Radius of Audio: Sound Stops Playing if Override Attenuation is Enabled

UE - Audio - Dec 22, 2017

-Upon leaving the radius/falloff distance of the sound and re-entering it when Override Attenuation is checked, the sound does not start to play againWorkaround: If cue is opened and Looping is chec ...

DLC packaging fails citing possible erroneous references to Engine Content uassets

UE - Foundation - Core - Dec 21, 2017

Cooking and packaging DLC in the Project Launcher fails due to possibly erroneous references to Engine content contained in the DLC. REGRESSION: No. The same behavior was observed in 4.17.2. ...

Sockets Duplicate When Mesh is Reimported

Tools - Dec 21, 2017

When a static mesh that already has sockets created in it's original third party program is reimported into the editor, it's sockets are duplicated. Going from 10 to 20 on reimport.  ...