Calling UMoverComponent::IsModifierActiveOrQueued() immediately after calling UMoverComponent::K2_QueueMovementModifier() will return false

UE - Gameplay - Player Movement - Mover - Mar 10, 2025

Calling UMoverComponent::IsModifierActiveOrQueued() immediately after calling UMoverComponent::K2_QueueMovementModifier() will return false. Checking the code, IsModifierActiveOrQueue() calls FindMo ...

Artifacts in imported GLB and GLTF files

TM - Interoperability - Mar 10, 2025

Reported in SF [Link Removed] Client reports that many of their GLB and GLTF files they use appear with visual artifacts when imported to Twinmotion. These artifacts only appear in Twinmotion and n ...

Popping Ribbon UVs

UE - Niagara - Mar 10, 2025

Please see the Additional Link for related UDN information. The UV popping described can be subtle, depending on settings; it's affected by spawn rate and GPU vs CPU. The popping shown in the gif t ...

Crash when moving map assets used as level instances

UE - World Creation - Worldbuilding Tools - Level Instances - Mar 10, 2025

AssetRegistry has poor performance when a large map is resaved: Directory IO

UE - Foundation - Data Pipeline - Cooker - Mar 10, 2025

IO cost of directory scans is one of the costs present in the AssetRegistry when a large map is resaved. Maps can have external actors which all have to be rescanned and reported to the map for incl ...

Resetting material instance parameters to default value does not update the appearance of the object that the material is applied to

UE - Rendering Architecture - Materials - Mar 10, 2025

When a material instance with exposed parameters is applied to a landscape; the parameters set to a new value and then reset to back the default value, the landscape does not respect the new default ...

Crash when creating a Material Instance of a Material with Material Attribute Layers expression connected to a Substrate Convert Material Attributes.

UE - Rendering Architecture - Materials - Mar 8, 2025

A UDN user has reported this crash [Link Removed] The user also reports that the editor will crash:If the material is loaded while in PIE.If the material is used in a level (crash occurs when the l ...

Invalid DumpGPU capture when ProjectDisplayedTitle contains special utf8 chars

UE - Graphics Features - Mar 7, 2025

Placing a special UTF-8 character into the "ProjectDisplayedTitle" will result in GPU dumps failing to open. This appears to be because the dump will switch between us-ascii and UTF-16 file formats ...

ConfigContext on linux requires perforce path for defaults.global.json when global is perforce resolved

UE - Foundation - Horde - Server - Mar 7, 2025

As of 5.5.2; appears present in main head as well. We have a asymmetry between how Include JSONs are resolved between Linux and Windows. This boils down to our URI construction in ParseIncludesAsyn ...

Add support for motion data on SteamDeck (Steam Controller plugin)

UE - Gameplay - Input - Mar 7, 2025

We have a UDN user with a proposed change: https://udn.unrealengine.com/s/question/0D5QP00000yo70w0AA/add-support-for-gyro-motion-data-to-steam-controller-plugin?fromCase=1 Hi, we were adding gyr ...