Could anyone help?

Message Log

/Game/ExternalActors/ProFirstPersonHorror/Maps/FPHorrorExampleMap/1/JL/FIYN7C4A44BBM173ZVOEWH : Failed import for StaticMeshActor /Game/ProFirstPersonHorror/Maps/FPHorrorExampleMap.FPHorrorExampleMap:PersistentLevel.StaticMeshActor_UAID_D843AED5BC51C88202_1975916357

What should I do? I’m a beginner.

Thank you!

Hey there @PaisteA! It seems like there was an import issue with a static mesh actor. Since this is mentioning:

/Game/ExternalActors/ProFirstPersonHorror/Maps/FPHorrorExampleMap/1/JL/FIYN7C4A44BBM173ZVOEWH

That’s the file that’s causing the issue. I believe this is part of the One File Per Actor system in World partition. If possible, can you first back your project up, then delete the file causing issues, then see if it’s removed successfully. You may need to replace whatever actor had been removed however.

Thank you! :slight_smile:

No problem! Let me know how it goes!