WP crash entering PIE when unsaved non-editor actors are referenced through a editor-only property

UE - World Creation - Worldbuilding Tools - World Partition - Nov 15, 2024

From licensee: A simple example is setup in the project, the relevant part is just this code: UCLASS(meta = (BlueprintSpawnableComponent)) class TESTBUGEDITORONLYEDITOR_API UEditorOnlyComponent : ...

No warning given when a subobject is registered to a component not using the registered subobjects list

UE - Networking - Nov 15, 2024

AActor::AddReplicatedSubObject will ensure in this case if the actor doesn't set bReplicateUsingRegisteredSubObjectList, but there is no equivalent check in AActor::AddActorComponentReplicatedSubObj ...

Slow Actor ContainsDataLayer / HasDataLayers

AActor ContainsDataLayer Is Slow: Navigation builds are heavily slowed down by TObjectPtr to TSoftObjectPtr conversions when checking if DataLayerAssets contain Users discovered a huge time los ...

Direct Link is not finding source - macOS Sequoia

UE - Editor - Content Pipeline - Datasmith - Exporters - Nov 14, 2024

Direct link with macOS Sequoia seems to be broken as Twinmotion cannot detect the Direct Link source, it seems the data is properly written in the cache directory. Update: Another user reports th ...

Material attribute layers issue with texture sample and VT lookups

UE - Rendering Architecture - Materials - Nov 14, 2024

When using material attribute layers in a material layer setup, there is a potential discrepancy in the number of VT Lookups presented in the material instance's Platform Stats. When the same textur ...

External Actors can hold stale references to Blueprint classes as edited instance properties

UE - World Creation - Worldbuilding Tools - Nov 14, 2024

When a component is removed from a class that exists as an instance with external actors enabled, a deleted BP component on an actor will remain referenced by the instance. Disabling External Actor ...

Crash when entering PIE after modifying BP child actor component

UE - World Creation - Worldbuilding Tools - World Partition - Nov 13, 2024

Asset reload results in DeadPackage with PackageReload.EnableFastPath

UE - Editor - Nov 12, 2024

With PackageReload.EnableFastPath enabled, doing an asset reload, will result in DEADPACKAGE Slack thread: [Link Removed] ...

Editor preview window for CurveLinearColorAtlas does not automatically update when their CurveLinearColor asset is changed

UE - Graphics Features - Nov 12, 2024

When the CurveLinearColor asset assigned to a CurveLinearColorAtlas is edited (e.g. change the colors of the gradient), the preview window of CurveLinearColorAtlas editor does not automatically upda ...