Importing an OBJ file no longer imports the UVs. Test asset included for OBJ and FBX version of the same file. Added Test FBX from SketchUp Tested with: 4.12.5 CL-3039270 - Working 4.13.0 CL-31 ...
When Reimporting a mesh the collision that is created using the methods in the Static Mesh Editor will be wiped if there was not previously setup UCX custom collision. ...
Exporting an alembic skeletal mesh that has been imported and then exporting it to FBX using the asset actions options will cause a crash. Tested with: Crash - 4.13.0 Binary CL-3106830 Crash - 4.1 ...
Its possible to have a fbx file which as unused material in the fbx node. The reorder material function is not handling this case. ...
CHANGELIST: 2114974 BRANCH: UE4 - Main DESCRIPTION: Using the Reimport LOD1 drop down in the Static Mesh Editor will create new material slots each time instead of ove ...
User is not able to reimport an Alembic asset (using the right-click > reimport option). The workaround is to import and then overwrite the asset instead. ...
I have attached the project I used to repro this as well. All you should need to do is reimport twice on the untitled skeletal mesh and it should crash ...
When exporting a Static Mesh from within UE4 that has multiple materials, some of the material IDs will be condensed into a single ID which will mess up how the material assignment for that part of ...
FAssetTypeActions_Font::ExecuteReimport is using Object->FontCacheType != EFontCacheType::Offline which means it will ignore reimporting offline cached fonts, however offline cached fonts are the on ...
When importing a camera from maya through .fbx, focus distance is not correctly imported. See images attached. Client initially reported. Can reproduce. ...