Here’s the error that’s failing my package:
Missing object file C:\Program Files\Epic Games\UE_5.2\Engine\Plugins\Marketplace\Convai\Intermediate\Build\Win64\x64\UnrealGame\Development\Convai\Module.Convai.1_of_4.cpp.obj listed in C:\Program Files\Epic Games\UE_5.2\Engine\Plugins\Marketplace\Convai\Intermediate\Build\Win64\UnrealGame\Development\Convai\Convai.precompiled
So normally what I do here is delete the intermediate and binary files… and then rebuild the plugin by building my project in my IDE.
But that’s not working because then it says a .generated file doesn’t exist.