CharacterMovement doesn't clear velocity

UE - Simulation - Physics - Oct 11, 2024

Velocities are not being cleared when physics simulation set to false.  ...

Incorrect display of NavLinks when bFailedNavLinks is enabled

UE - AI - Navigation - Oct 10, 2024

When bFailedNavLinkNavLink is enabled in RecastNavmesh, some NavLink points are debugged and others are not depending on the position of the NavLink point. In the sample project, enable bFailedNavL ...

[Interchange] mesh outside LODs hierarchy are added to only lod 0 it should be added to all lods

UE - Editor - Content Pipeline - Import and Export - Oct 9, 2024

[Interchange]: Skeletal mesh import do not take geometric transform

UE - Editor - Content Pipeline - Import and Export - Oct 9, 2024

We need to support geometric transform for meshes when importing skeletalmesh ...

Content Browser columns should not be determined by a randomly picked asset

UE - Editor - Workflow Systems - Oct 8, 2024

SAssetView::SetMajorityAssetType for most asset types randomly picks a visible asset to grab the metadata from, which is what derives the CB columns. This can become a problem if the random asset it ...

FASTBuild cannot compile 5.5 for Windows.

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 8, 2024

A licensee reported errors related to the sarif file when compiling version 5.5 using FASTBuild. The problem is that the FB implementation code doesn't know how to deal with the /experimental cl.exe ...

Mesh Paint mode's Texture Paint has obvious artifact with UV seams

UE - Rendering Architecture - Oct 8, 2024

Mesh Painting Texture Paint tool can miss some pixels along UV seams, even with "Enable Seam Painting" set to True. This appears to be because of the difference between rasterization and sampling. ...

Editor Utility Widgets: Asset creating nodes' output pins in uber graphs cause asset deletion warning

UE - Gameplay - Blueprint Runtime - Oct 8, 2024

Editor Utility Widgets (EUW) can be used to script editor behavior. One use case is the automation of asset creation. A licensee has reported that when an EUW is used to create an asset, for as lon ...

Play options menu vanishes sometimes

UE - Editor - Workflow Systems - Oct 8, 2024

There seems to be something wrong with how we close menus and submenus as submenus are opened and closed based on mouse interaction. In particular, we seem to sometimes close the whole menu hierarch ...