Importing static mesh while a PIE session is running permanently breaks nanite on the asset

UE - Editor - Content Pipeline - Import and Export - Mar 12, 2025

Importing a Static Mesh during PIE can cause it to never enable Nanite, even if it reports that Nanite is enabled. To re-enable Nanite on the mesh, the asset needs to be deleted and imported again ...

Interchange static mesh import convert to reimport and fail to assign material changes.

UE - Editor - Content Pipeline - Import and Export - Mar 4, 2025

Hello, When reimporting an FBX using interchange, the material are reapplied and we are stuck with the old properties. We are calling interchange by code, but we were able to repro by doing a reimp ...

FBX naming conflicts causing collision to not import correctly.

UE - Editor - Content Pipeline - Import and Export - Feb 17, 2025

For our static mesh pipeline we have group nodes in Maya that use the name of the asset. Under that we have a mesh that also has the name of the asset. We may also have collision as well so a typica ...

5.5.4 - Morph targets 1 frame offset

UE - Editor - Content Pipeline - Import and Export - Feb 17, 2025

Morph targets work! Yay! But found another issue. Basically import an fbx with multiple animated morph targets applied to it. The morph change shape over 1 frame and for some reason in 5.5.4, there' ...

[Interchange] Crash on asset re-import

UE - Editor - Content Pipeline - Import and Export - Feb 7, 2025

We've started seeing a crash in editor when re-importing one of our assets. <pre class="ql-syntax">Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 783] Array index out of ...

[Interchange][FBX] Import model with custom collision prevents socket to be imported

UE - Editor - Content Pipeline - Import and Export - Feb 5, 2025

I would like parity with legacy: 1) only one material 2) socket to be imported Box_Socket file imports same in legacy and interchange: it is just box and socket without collision. ...

[Interchange][gltf] Imported animation are all 1 frame long.

UE - Editor - Content Pipeline - Import and Export - Jan 27, 2025

All the imported animation only contain one frame. If the file contains in archive are imported in a gltf web viewer we can see animation are playing.  [Link Removed] [Link Removed] https://foru ...

[Interchange][FBX] Issue with asset name clashes after auto import

UE - Editor - Content Pipeline - Import and Export - Jan 22, 2025

The mesh changes and the asset name stays the same while the two FBX are completly different: different filename, different mesh names in the FBX CF video for repro steps. https://forums.unreale ...

[Interchange][Fbx] Collision is not applied on mesh in subhierarchy that has same name

UE - Editor - Content Pipeline - Import and Export - Jan 21, 2025

Reported here  [Link Removed] and maybe here too [Link Removed] ...