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

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

ARecastNavMesh.bPerformVoxelFiltering doesn't seem to be working

UE - AI - Navigation - Feb 21, 2023

ARecastNavMesh.bPerformVoxelFiltering doesn't seem to be working anymore. ...

Blueprint Nodes no longer Grid Snap to straight lines

UE - Editor - Feb 13, 2023

5.0:[Link Removed] 5.3:[Link Removed] Attached is a video of the two screenshots overlaid and lined up by their top edges. It appears that the Begin Play node (and others?) have more padding now, w ...

LOD streaming requests for distance fields are overridden with additional scene captures.

UE - Graphics Features - Feb 12, 2023

The distance field scene is shared between scene renders in a given frame. However, LOD requests are not tracked over the entire frame, but per scene render (e.g. camera or scene capture). Thus, if ...

LogUMG: Error: The requested size for SRetainerWidget is 0. W:739 H:0 when opening or updating a curve using the StackedCurve view

UE - Anim - Sequencer - Feb 6, 2023

The following error is generated in the Output log whenever a Wave Table is opened or any of the graphs are modified. It also occurs when adding an Input to a Sound Modulation Parameter patch or add ...

Feature Request: Make WASD movement cancel out movement when you press keys in opposite directions

UE - Gameplay - Input - Feb 3, 2023

slack discussion: [Link Removed] ...

Can't connect Date Time and Time Spawn pins to math nodes

UE - Gameplay - Blueprint Editor - Feb 2, 2023

we can do a "cheap fix" here by adding the "IgnoreTypePromotion" metadata to the date time functions, but there are some underlying issues with the FindBestMatching func in this case causing it to f ...

MRQ - Groom Issue with Stencil Layers

UE - Anim - Sequencer - MRQ - Jan 31, 2023

There is a problem with rendering Grooms bound and attached to animated skeletal meshes when the mesh belongs to a stencil layer in both the Deferred Renderer or the Path Tracer. The groom does not ...