TimeSynth when reactivated doesn't continue playback from where it was deactivated

UE - Audio - Dec 9, 2019

This issue only occurs with -audiomixer passed into the Engine (4.23) and in 4.24/4.25 where it is enabled by default. The user tried deactivating and reactivating Time Synth component to pause it ...

Actor Component's Transform Gizmos Follow The Actor Root

Tools - Dec 9, 2019

When an actor component is selected and is moving independent of it's root the transform gizmo doesn't follow the actor component. If you select the actor component and translate it the transform g ...

Android x86_64 fails to compile for default plugins

UE - Platform - Mobile - Dec 9, 2019

Need to ignore the OculusMR module when the Oculus plugin is enabled (it is by default) as it fails to compile for x86_64 architecture for Android. ...

Landscape Tutorial Missing a Word

Docs - Dec 9, 2019

In the Landscape Tutorial Overview there is a word missing in the tutorial. ...

AR - Environment Capture Probe Type: Automatic crash

UE - Platform - XR - Dec 9, 2019

AR project crash with Automatic Environment Capture Probe Type. ...

Re-importing a static mesh with a fbx file containing collision, reset the editor made collisions

UE - Editor - Content Pipeline - Import and Export - Dec 9, 2019

We need to add a flag to let the importer know ifa collision was generate by the importer or by the editor so the editor collision can be restored properly ...

EPhysicalSurface metadata is not updated with Physical Surface Project Settings

UE - Simulation - Physics - Dec 6, 2019

Changes to 'Project Settings -> Physics -> Physical Surface' do not update the Enum metadata of the EPhysicalSurface until Project Settings is re-opened. EPhysicalSurface Enum metadata is set i ...

Alembic Files Import With Blocky UVs

UE - Editor - Content Pipeline - Import and Export - Dec 6, 2019

Alembic files imported come in with blocky UVs. Attached is a zip with the files and pictures that show the issue. Found in 4.23.1 CL#9631420 Reproduced in 4.24 Preview 4 CL#10387632, 4.25 Main CL# ...

Photo Studio's Camera Shots have White Thumbnails

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 6, 2019

In the Photo Studio template project, white camera tracks are showing as the shot previews instead of the realistic looking icon-strip. This was reported and tested in 4.24 Preview 4 (CL-10387632) ...

Grandchild actor with IsEditorOnly enabled is duplicated during save the level.

UE - Gameplay - Components - Dec 6, 2019

IsEditorOnly is not reflected in grandchild actor when parent/child/grandchild are constructed with ChildActorComponent. This causes the issue that actor will increase incorrect when save the level. ...