Hi,
I am about to release my first game, the only thing left is to test Android leaderboards and in in-app purchases(which by the way, don't work, and the documentation is not really clear on how to test these), But the main thing I write is that last night I was working on the game in the editor, then next day I couldn't start the editor as it crashed with the following error message:
"Assertion failed: Existing.Linker->ExportMap[Existing.LinkerIndex].Object==this [File
:\Build\++UE4\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectLinker.cpp] [Line: 107]"
This is pretty annoying to experience just before release...
What can I do to make it work?
I am about to release my first game, the only thing left is to test Android leaderboards and in in-app purchases(which by the way, don't work, and the documentation is not really clear on how to test these), But the main thing I write is that last night I was working on the game in the editor, then next day I couldn't start the editor as it crashed with the following error message:
"Assertion failed: Existing.Linker->ExportMap[Existing.LinkerIndex].Object==this [File

This is pretty annoying to experience just before release...
What can I do to make it work?
Comment