Component Picker search does not behave as expected

UE - Editor - Workflow Systems - Oct 26, 2023

Search results in component pickers do not show up unless they match both the name of the actor and the component, this is because FActorHierarchy::CreateWorldChildren ends up calling Mode->CreateIt ...

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

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

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 ...

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 ...

Collision build of LiDAR point cloud assets at runtime does not apply

UE - Editor - Content Pipeline - Datasmith - Oct 24, 2023

Collision build at runtime for LiDAR point cloud does not apply. This applies to Editor and Standalone. If you do not allow collision builds at runtime, this module should not be available at runtim ...

Editor iOS rotation specifiers are not followed (especially Portrait)

UE - Platform - Apple - Oct 20, 2023

Specifying which orientations the iOS app supports are not honoured correctly.  ie: a landscape only game will still render in Portrait mode even when Portrait is disabled in the iOS Settings panel ...

Separate translucency rendering and material BumpOffset UV issues

UE - Rendering Architecture - Oct 20, 2023

It appears as if the primary screenpercentage is being sent as the screen size to separate translucency materials, even though separate translucency has its own screenpercentage (r.SeparateTransluce ...