Provide a way for licensees to set a custom class for DataLayerInstanceWithAsset.

UE - World Creation - Worldbuilding Tools - World Partition - Jul 25, 2023

Provide a way for licensees to set a custom class for DataLayerInstanceWithAsset. ...

Push Model may prevent actors from going dormant

UE - Networking - Jul 24, 2023

This seems to happen because FObjectReplicator::ReadyForDormancy will continually return false while FObjectReplicator::CanSkipUpdate returns true. In ReadyForDormancy, the actor's SendingRepState h ...

URigVMBlueprint::CompileLog can spam the editor log when verbosity is set to Log

UE - Anim - Rigging - Control Rig - Jul 21, 2023

It seems that URigVMBlueprint::CompileLog is spamming the log whenever a call to BP_SCOPED_COMPILER_EVENT_STAT, including for blueprints that are unrelated to control rig.  The log messages are only ...

Frame specific functionality unusable in Composite/Montage editors post 5.2 changes

UE - Anim - Runtime - Jul 20, 2023

Part of the changes for 5.2 required UAnimCompositeBase::GetSamplingFrameRate to be changed to return a very high framerate.  This has the unintended consequence of effectively making the functional ...

Ensure after reparenting Blueprint and moving a property to the new parent

UE - Gameplay - Blueprint Editor - Jul 20, 2023

Moving a property from a recently reparented BP to its new parent will assert in  FBlueprintCompileReinstancer::MoveDependentSkelToReinst at  ensure(PrevStructSize == NewStructSize) This only see ...

Editor crashes when closing one viewport while two viewports are open in persona

UE - Anim - Runtime - Jul 20, 2023

Crash when opening anim sequence and closing one viewport with two viewports open. No crash when one viewport is closed from one viewport open. ...

Hair visibility override issues

UE - Rendering Architecture - Jul 19, 2023

SetupToolChain.sh hasn't been updated to the latest version within Linux Installed Builds

UE - Platform - Linux - Jul 18, 2023

Repro Rate 3/3 Regression status is under investigation You are able to still package the project by ignoring and continuing after the dialog box is displayed in the Actual Results as it will util ...

Mobile preview does not follow PIE seamless travel

UE - Platform - Mobile - Jul 18, 2023