UDN - Crash reverting SkeletalMesh unsaved changes

UE - Editor - Content Pipeline - Asset Build - Feb 19, 2024

Deadlock when running an asset validator commandlet with async skeletalmesh build

UE - Editor - Content Pipeline - Asset Build - Mar 10, 2023

[External Code]   UnrealEditor-Core.dll!FEventWin::Wait(unsigned int WaitTime, const bool bIgnoreThreadIdleStats) Line 1515 C++   UnrealEditor-Engine.dll!FAsyncTaskBase::WaitCompletionWithTimeout( ...

Asset toolkit can crash because the toolkit host IsEnabled_Lambda capture a raw UObject pointer

UE - Editor - Content Pipeline - Asset Build - Jan 5, 2023

We must capture weak pointer instead of a raw pointer ...

Editor asserts when deleting a morph target from a skeletal mesh

UE - Editor - Content Pipeline - Asset Build - Oct 24, 2022

Static mesh material slots incorrect when upgrading project from UE4 to UE5

UE - Editor - Content Pipeline - Asset Build - Aug 9, 2022

Licensee reporting material slots being incorrectly assigned when loading an asset created in UE4 into UE5 via an upgraded project. ...

SK: The build code do not look at the alternate skin to do the welding

UE - Editor - Content Pipeline - Asset Build - Jun 27, 2022

We need to investigate if we want this behavior or not, if we do not weld the base lod vertices, maybe we will have bad mesh behavior when not using the alternate skinning. The consequence of this n ...

Crash when duplicating a skeletalmesh in runtime

UE - Editor - Content Pipeline - Asset Build - Jun 20, 2022

Material slot assignment incorrect after mesh reduction completely removes all triangles from a section

UE - Editor - Content Pipeline - Asset Build - Apr 28, 2022

When mesh reduction results in a section becoming empty, the material slots are incorrectly assigned. e.g. if section 0 gets removed due to it having no triangles after reduction, then its material ...

Mesh painting on staticmesh doesn't always apply Colors to All LODs

UE - Editor - Content Pipeline - Asset Build - Apr 18, 2022

See the video [Link Removed] ...