Missing material maps on user library objects created in TM 2022

TM - Core - Apr 23, 2025

Reported by user in SF [Link Removed] User library assets created in TM 2022.2.3 or older will not contain texture maps for their materials when the .tmi file is added to the TM 2025.1.1 User Libra ...

GAS: DefaultSubobject AttributeSet becomes invalid on duplicated blueprint

UE - Gameplay - Gameplay Ability System - Apr 22, 2025

When a native actor 'AMyActorClass' creates AttributeSets as a default subobject via CreateDefaultSubobject, duplicating an actor blueprint based on AMyActorClass will result in a blueprint with an ...

Missing info in GPU breadcrumbs and DRED logs

UE - Graphics Features - Apr 21, 2025

Some breadcrumbs and D3D12 logs are missing data which should normally be filled in e.g. Breadcrumbs: > PostProcessMaterial %dx%d Material=%s [Active]. After investigating this, there seems to be a ...

[UDN 18615482] SPropertyMenuComponentPicker crashes depending on clipboard contents

UE - Editor - Workflow Systems - Apr 17, 2025

[Link Removed] From UDN: "The component picker has a Paste option and when trying to decide if it should be enabled or not it attempts to load a class using the clipboard contents as a class name. ...

Some Twinmotion library assets do not render in Path Tracer in files with a large number of assets

TM - Rendering - Apr 17, 2025

Reported in SF [Link Removed] In scenes containing large numbers of certain Twinmotion assets, when activating Path Tracer, some of the assets will not render. The assets will render normally in St ...

Memory leak in distance fields with bDisableWorldRendering

UE - Graphics Features - Apr 17, 2025

There is a memory leak in the Distance Fields category when a mesh continuously moves through the world and the scene is being captured with bDisableWorldRendering set to true. This issue occurs on ...

Niagara Position Mode Unset results in World Space rather than Local Space

UE - Niagara - Scripting - Apr 16, 2025

When an emitter's Position Mode is Unset, the particles spawn in World Space 0,0,0. This is unexpected. If the Position Mode is Unset in 5.4, the particles remain in Local Space, which is the inten ...

Navigation mesh is generated ignoring collision for ISM added by construction script

UE - AI - Navigation - Apr 15, 2025

When opening a map with ISM in place, NavOctree is not updated because the ISM bounds are assumed invalid and the geometry is not taken into account in the navmesh build.  The following log output i ...

Landscape raytracing geometry always updates every frame

UE - Graphics Features - Ray Tracing - Apr 11, 2025

LOD 0 Landscape meshes are always updated in FLandscapeComponentSceneProxy::GetDynamicRayTracingInstances because* r.RayTracing.Geometry.Landscape.LODsUpdateEveryFrame* (GLandscapeRayTracingGeometry ...

XR - Volumetric Clouds - VM Clouds appear overtop of meshes in the right-eye

UE - Graphics Features - Apr 10, 2025

When the user changes the Volumetric Render Target Mode, the Volumetric clouds in a scene will render in front of Static Meshes in the Right-Eye. ...