ResetToFbxOnMaterialConflict does not work when reimporting in Python

UE - Editor - Content Pipeline - Import and Export - Apr 22, 2020

Right now when we reimport a staticmesh in python, the given import options are ignored, resulting in the ResetToFbxOnMaterialConflict reimport setting not working. The options given to the ImportA ...

Support for import/reimport of mesh LODs is unavailable in Blueprint and python

UE - Editor - Content Pipeline - Import and Export - Mar 31, 2020

The missing API prevent clients to do good scripted import pipeline tools. there is two UDN thread that can be solve by this JIRA https://udn.unrealengine.com/questions/566538/how-to-add-a-custom- ...

Make FBX scene importer available in python

UE - Editor - Content Pipeline - Import and Export - Mar 17, 2020

Its important to allow import scripting workflow ...

Skeletal mesh LOD 0 "LOD Info" loose their settings when we reimport

UE - Editor - Content Pipeline - Import and Export - Mar 6, 2020

Set critical because loosing settings is dangerous. This is not a regression, the bug is in 4.22 and earlier version. We have to save all options of the LODInfo, currently nothing is saved. Also sh ...

Add to fbx importer an option to force "reset to fbx" behavior when doing automation reimport

UE - Editor - Content Pipeline - Import and Export - Mar 3, 2020

We want to have the possibility to force the "reset to fbx" conflict material behavior to automated fbx reimport. Not sure yet where to put the optionvisible in the fbx reimport dialoga per project ...

Unable to Import Alembic Files in UE4

UE - Editor - Content Pipeline - Import and Export - Feb 25, 2020

We have written a plugin for UE4 that allows Unreal users to import and set up Megascans assets into Unreal Engine. Recently we added Alembic files to our assets and also updated all our plugins to ...

StaticMesh fbx importer test the mesh bounding box using local instead of global

UE - Editor - Content Pipeline - Import and Export - Feb 19, 2020

[Feature Request] FloatCurves Can't Be Exported As .csv or .json

UE - Editor - Content Pipeline - Import and Export - Feb 12, 2020

You can't export FloatCurves as .csv or .json. You can reimport as .csv or .json. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11318998 ...

Crash when reimporting staticmesh fail

UE - Editor - Content Pipeline - Import and Export - Feb 12, 2020

When a re import fail, we currently delete the package which in a reimport case produce a crash later. If a reimport fail we should abort and make sure the asset is not touch and exactly like it wa ...

Normals and Tangents cannot be load correctly when re-importing Skeletal Mesh

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

This problem started in 4.24 and not in 4.23. CL 9114926 seems to be relevant. ...