Reimport of a MaterialX file as material instance fails

UE - Editor - Content Pipeline - Import and Export - Apr 5, 2024

In Main, the reimport does not generate an error but the material instance is not updated. ...

Issue where some colors are missing in some materials created by importing MaterialX files

UE - Editor - Content Pipeline - Import and Export - Apr 1, 2024

From user: Comparing UE, Arnold, Vray and MaterialXView that have MaterialX files imported, some materials of UE clearly look different from other renderers. Looking into this issue, we found that ...

Streaming Virtual Texture UDIN V Offsetting

UE - Editor - Content Pipeline - Import and Export - Jan 31, 2024

UDIN virtual textures appear to have row 0 (U coordinate [0 - 1) swapped to the other side of the texture vertically. ...

Legacy Fbx: Importing multiple skeletalmesh put all of them in the same package.

UE - Editor - Content Pipeline - Import and Export - Oct 26, 2023

[Interchange - glTF] Incorrect results when importing a GLB with skeletal animation

UE - Editor - Content Pipeline - Import and Export - Sep 25, 2023

Asset referencing error on a Python Pipeline Asset

UE - Editor - Content Pipeline - Import and Export - Sep 18, 2023

[Image Removed] ...

UAssetImportTask::bReplaceExisting is not supported with interchange

UE - Editor - Content Pipeline - Import and Export - Aug 25, 2023

Add this code to a function you call from a blue utility widget or any other way to start the import with this code.TArray<UAssetImportTask*> ImportTasks; for (int32 i = 0; i < cFC.Files.Num(); i++) ...

Interchange tests framework need to support python pipeline

UE - Editor - Content Pipeline - Import and Export - Jul 17, 2023

Reimporting static mesh doesn't respect changed lightmap settings

UE - Editor - Content Pipeline - Import and Export - May 11, 2023

Licensee reports change of behaviour between UE4 and UE5 when reimporting a mesh after changing its lightmap build settings. Change of behaviour occurred in 17404767, which was to fix a similar pro ...