Legacy Fbx: Importing multiple skeletalmesh put all of them in the same package.

UE - Editor - Content Pipeline - Import and Export - Oct 26, 2023

Nanite and mobile landscape don't have support for dynamic materials

UE - LD & Modeling - Terrain - Landscape - Oct 26, 2023

On a landscape actor with Nanite landscape enabled, set the bUseDynamicMaterialInstance property on a landscape proxy and setup a BP to call  SetLandscapeMaterialTextureParameterValue / SetLandscape ...

Expose UDataLayerLoadingPolicy and FWorldPartitionActorViewProxy to plugins via ENGINE_API

UE - World Creation - Worldbuilding Tools - World Partition - Oct 26, 2023

Requested by licensees: [Link Removed] ...

Control Rig Function Access Specifier Combo box not closing after selection

UE - Anim - Rigging - Control Rig - Oct 25, 2023

From a UDN Customer. When switching a control rig's access specifier from public to private and vice versa, the options of the combo box does not hide after the selection, it stays open until you p ...

Material param reset bug on landscape

UE - LD & Modeling - Terrain - Landscape - Oct 25, 2023

From licensee:When a material instance is applied to a landscape in a scene and the user resets param in that material instance, that edit is not applied to rendered landscape (while it is if the ma ...

Blueprint diff tool displays diffs for animation blueprints with no changes

UE - Gameplay - Blueprint - Oct 25, 2023

From UDN: [Link Removed] ...

Audio Does Not Play Back Correctly when entering an Audio Volume with a Submix Send that is PreAttenuation with a Submix using Convolution Reverb

UE - Audio - Oct 24, 2023

Entering an Audio Volume that has a Submix Send set to Pre Distance Attenuation and using a Convolution Reverb causes severe audio glitching. Does not occur if Send is Post Distance Attenuation. Doe ...

Budget allocator fails to register components dropped into a level when NetMode is client on PIE

UE - Anim - Runtime - Oct 24, 2023

Registration of budgeted components with the allocator fails when running in ENetMode::NM_Client.  The initialization order when running in this mode is different to Standalone net mode which ends u ...

Non-edit layers landscape don't work adequately with Nanite landscape while painting

UE - LD & Modeling - Terrain - Landscape - Oct 24, 2023

Result : while displaying the Nanite version of the landscape, the paint layers behave erratically (see video : [Link Removed])  If rebuilding the Nanite data, the bug gets fixed until the user sta ...

Renaming a level by WorldPartitionRenameDuplicateBuilder fails if the level contains GroupActor with non-spatial actors

UE - World Creation - Worldbuilding Tools - World Partition - Oct 24, 2023

Referece to the source level should be fixed by FReplaceObjectRefsArchive, but it is not working because ArIsModifyingWeakAndStrongReferences is not set. It can be fixed by setting the flag.class FR ...