[Alias] Reimport of a StaticMesh failed

UE - Editor - Content Pipeline - CAD - Oct 25, 2022

The user suggest to add the option "Only New Meshes" ...

Fbx Importer: Need to clamp incoming vertex color

UE - Editor - Content Pipeline - Import and Export - Jan 30, 2023

FBX skeletalmesh animation import use an integer for sample rate

UE - Editor - Content Pipeline - Import and Export - Sep 11, 2020

Integer sample rate is not playing well with 23.976(NTSC/24) sample rate, the curve get resample at 30Hz in that case and we loose precision. We need to support FFrameRate sample rate to get accura ...

Trimming an animation that uses root motion can cause the direction of the animation to appear off

UE - Anim - Gameplay - Apr 26, 2019

After trimming an animation that includes a rotation in the begining the translation for the root motion appears to be applied as though the rotation had still been applied. I have included the or ...

Make staticmesh custom LOD coexist with LODGroup

UE - Editor - Content Pipeline - CAD - May 13, 2020

The LOD Group is remove if we import a custom LOD for one of the generated LOD. This can be difficult when user change the LOD group setting later in the production, has the LODs that was regenerate ...

Make skeletal mesh custom LOD coexist with LODSettings asset

UE - Editor - Content Pipeline - Import and Export - May 13, 2020

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

Imported meshes with hierarchical structures below lodGroup are not imported correctly

UE - Editor - Content Pipeline - Import and Export - Dec 16, 2022

All meshes under lodGroup are not imported, only some of them. If all meshes are merged into one, the imported meshes will be output correctly. ...

Can't update thumbnail of Texture 2D Array asset when upate source texture resource.

UE - Editor - Content Pipeline - Datasmith - Nov 9, 2022

Texture2DArray asset thumbnails are not reflected when the source file texture is changed. Once a Texture2DArray asset is opened and loaded, the thumbnail will follow any subsequent source file upda ...