StaticMesh reimport from a fbx containing multiple meshes can pick the wrong mesh

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

When doing mesh(SK and SM) re-import, package UMetaData is lost

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

To add some meta data to an asset you need to do a "Editor Utility Widget" I create a button that add the metadata to a specific assets here is the onClick graph of my button [Image Removed] I us ...

Meta Allowed Class Doesn't Allow All The Included Classes

Tools - Dec 24, 2019

The Meta Allowed Classes specifier doesn't allow the user to assign anything of the second type. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#10868506 ...

3D Text - Translucent materials not rendered

UE - Virtual Production - Dec 29, 2019

Translucent materials are not compatible with 3D Text. ...

Local rotations of an actor instance's components are incorrect in the level editor

Tools - Jan 13, 2020

Local rotations of components are inconsistent between the Level editor and the SCS editor. The SCS editor rotates the transform widget's coordinate system to match the selected component in FSCSEdi ...

Fix possible crash if Android audio manager does not support certain properties

UE - Platform - Mobile - Jan 15, 2020

Not checking for a property not being supported by audio manager, need to protect it against NULL ...

StopAtCurrentTime Node Sets Playback Position To 0.f In Level Sequence Actors

UE - Anim - Sequencer - Jan 20, 2020

Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...