Crash reimporting an FBX with LODs and Morph Targets, but leaving "Import LODs" disabled

UE - Editor - Content Pipeline - Import and Export - Jan 4, 2017

Error message: Assertion failed: ImportedResource->LODModels.IsValidIndex(LODIndex) [Link Removed] [Line: 282] Source Context: 270 * Constructor. 271 * Converts a skeletal mesh to ...

Crash occurs when importing attached FBX with default import settings

UE - Editor - Content Pipeline - Import and Export - Dec 22, 2016

While verifying a bug for 4.15 UE-39952 , I tried to repro in 4.14.2 and the editor crashed while attempting to import the attached FBX In 4.15, the Editor does NOT crash a window pops up stating t ...

Reimport Does Not Honor "Combine Meshes" Initial Setting

UE - Editor - Content Pipeline - Import and Export - Dec 14, 2016

When reimporting a mesh that was originally imported with "Combine Meshes" off it will come back in as a combined mesh. ...

Auto Reimport crash with some file paths

UE - Editor - Content Pipeline - Import and Export - Dec 14, 2016

Auto Reimport source paths can cause a crash with the editor. I couldn't narrow down in my limited testing what would cause the crash vs what would not with these file paths. The one in my attached ...

Bone Hierarchy not updated when reimporting skeletal mesh

UE - Editor - Content Pipeline - Import and Export - Dec 14, 2016

Bone Hierarchy not updated when reimporting skeletal mesh. Now, I get that updating the skeleton hierarchy could be disastrous if you had another mesh using the same skeleton and that it'd be reall ...

Textures Won't Update If Source Path Is Different From Dropped In File

UE - Editor - Content Pipeline - Import and Export - Dec 6, 2016

When importing an asset (in this case a texture) that already exists in the content folder with another texture that is in a different location than the source file, the texture will not overwrite t ...

Crash Importing some assets with "Keep Overlapping Vertex"

UE - Editor - Content Pipeline - Import and Export - Nov 29, 2016

Download offending asset here: [Link Removed] Error message: Assertion failed: NewPosition >= 0 [Link Removed] [Line: 452] Source Context: 438 virtual ~FFileHandleWindows() 439 ...

FBX Scene Importer sets actors in Blueprint to movable when reimporting

UE - Editor - Content Pipeline - Import and Export - Nov 28, 2016

When using the FBX Scene Import into Level with default settings so that the actors in the BP import as static, if you reimport them they will then be set to Movable in the BP. This is not a regre ...

Crash with FBX Import as Skeletal Mesh

UE - Editor - Content Pipeline - Import and Export - Nov 22, 2016

Using the test asset provide the editor will crash when changing the import to Skeletal Mesh. This is a regression from 4.13 where this could be imported as Skeletal Mesh without issue. In 4.14 an ...

Imported Materials Are Not Assigned To Correct Element Index Based Off Mat ID (3dsMax)

UE - Editor - Content Pipeline - Import and Export - Nov 17, 2016

When importing a mesh with material IDs from 3dsMax they will get assigned to different element numbers than intended. This worked 4.13.2 Binary CL 3172292 Is Broken in 4.14 Binary CL 3195953 ...