[AI] Destroying an actor while using pooled actors with MassActorSpawnerSubsystem causes a nullptr exception crash

UE - AI - Mass - Mar 19, 2023

If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...

Blueprint spawned by Visual Dataprep does not run construction script

UE - Editor - Content Pipeline - Visual Dataprep - Mar 9, 2023

Notice that the actors created through dataprep does not exectute the construction script while the actor spawnd directly in the scene does. Reported in the UDN [Link Removed] ...

Discrepancy in screen data read back in Materials from screen UVs

UE - Rendering Architecture - Materials - Mar 2, 2023

This needs to be debugged to see where the data discrepancy comes from. ...

Actor scale can be different on client and server when spawning with scale of (1,1,1)

UE - Networking - Feb 28, 2023

When spawning an actor, we don't seem to replicate the scale if it's set to (1,1,1), even if the root component's default scale is different to this. This results in the client using the default sca ...

Light shaft bloom oscillating with TAA/TSR

UE - Graphics Features - Feb 23, 2023

AssetManager: PrimaryAssets: Allow PrimaryAssetTypesToScan entries to be extended from plugins to add directories

UE - Foundation - Core - Cooker - Feb 23, 2023

Game.ini:[/Script/Engine/AssetManagerSettings]:PrimaryAssetTypes is an ini setting to specify which PrimaryAssets should be used by the engine during cook to specify which packages gets cooked and w ...

Investigate adding support for more flexible condition properties in the Material Editor.

UE - Rendering Architecture - Materials - Feb 23, 2023

The user has added a property to material expressions input node that has a complex expression in its "EditCondition" which isn't supported and results in a crash. Investigate adding support to thi ...

Reset of bone proxy in anim editors detail panels doesn't re-enable live update of tranforms

UE - Anim - Runtime - Feb 23, 2023

The bone proxy details customization for the animation editors doesn't currently reset modifications correctly.  When a transform channel is modified and then reset, the bone proxy doesn't start liv ...

Overriding Component class does not work properly in grandchild class BP

UE - Gameplay - Blueprint - Feb 22, 2023

If you set ComponentClass override in child class BP and grandchild class BP respectively, it is ignored in grandchild class. This issue is probably related to [Link Removed]. The fix for [Link Rem ...

Create a Material Editor node that exposes the VertexID

UE - Rendering Architecture - Materials - Feb 20, 2023

A UDN user has requested that we expose the VertexID as a Material Editor graph node. According to a brief thread with [Link Removed] , this is a useful feature to add. https://udn.unrealengine.com ...