BoxOverlapActors fails to catch an Overlaped actor with a particular scale, from a particular position

UE - Simulation - Core - Sep 30, 2025

BoxOverlapActors fails to overlap a scaled Floor actor with a particular scale, from a particular position and extent. The setup is really specific and described in Steps to Reproduce. The required ...

Some .tmi files from previous versions cannot be used in TM2025.2

TM - Core - Sep 30, 2025

Some .tmi files appear, while others don’t.The customer mainly uses Blender and SketchUp.On the customer side, even the TM asset “Metal workout desk DCL” has the same issue.On my (Syuya Mukai) side, I ...

Skeleton retarget settings are lost when importing/reimporting a mesh with bone hierarchy changes

UE - Editor - Content Pipeline - Import and Export - Sep 30, 2025

Importing a mesh that changes the hierarchy of a related skeleton causes the animation retarget settings on the skeleton to be lost. This is because in UInterchangeSkeletalMeshFactory::EndImportAss ...

Rendered panoramas using Lumen may be overexposed

TM - Rendering - Sep 30, 2025

Reported in SF [Link Removed] Lumen Panorama renders in 2025.2 may appear overexposed compared to the viewport, or when comparing the same render produced in 2025.1.1 This only appears to occur wi ...

Merge Actors (Simplify) is broken with Substrate Shader Models Node

UE - Graphics Features - Substrate - Sep 29, 2025

Substrate Materials cannot be baked when Meshes are merged using the "Simplify" method. All textures except for the normal are reduced to a single black parameter. The normal texture produced does n ...

Many downloaded cloud items cause a performance issue when booting Twinmotion

TM - Interoperability - Sep 29, 2025

See slack thread: [Link Removed] Resume : In the context of the object substitution for Revit, when TM starts, it exports a csv listing the available objects and their corresponding thumbnail. This ...

Wrong density calculation in UBodySetup::CalculateMass

UE - Simulation - Core - Sep 29, 2025

Wrong density calculation in UBodySetup::CalculateMass. The licensee has provided the following analysis and suggested fix: In UBodySetup::CalculateMass, the following code is present: // physical ...

nDisplay Regression: Public header DisplayClusterViewport_OverscanSettings.h now includes internal header Math/MarginSet.h, breaking clients' code

UE - Virtual Production - nDisplay - Sep 29, 2025

On the nDisplay plugin code, CL 44773085 from August 12 introduced a new struct template TMarginSet and changed struct FDisplayClusterViewport_OverscanSettings to use it. However, the latter is defi ...

DeltaCompressionBaselineManager needs to update its scope for minimal update

UE - Networking - Iris - Sep 29, 2025

DeltaCompressionBaselineManager needs to update its scope for the case where objects may be replicated but no connections exist. ...

Division by zero in FAnimNode_StrideWarping::EvaluateSkeletalControl_AnyThread

UE - Anim - Sep 29, 2025

When an Actor's CustomTimeDilation is 0.0, functions FActorTickFunction::ExecuteTick() and FActorComponentTickFunction::ExecuteTickHelper() will call AActor::TickActor() and UActorComponent::TickCom ...