I had this same error.
It turned out to be an entry in “Config\DefaultEngine.ini”
Removing the following lines solved it for me:
[/Script/Engine.AutomationTestSettings]
AutomationTestmap=(FilePath="../../../Jetball/Content/Maps/Lofty.umap")
I had this same error.
It turned out to be an entry in “Config\DefaultEngine.ini”
Removing the following lines solved it for me:
[/Script/Engine.AutomationTestSettings]
AutomationTestmap=(FilePath="../../../Jetball/Content/Maps/Lofty.umap")