What we ended up doing was going into DesktopPlatformBase.ccp and changing Arguments += " -Progress -NoEngineChanges -NoHotReloadFromIDE";
too : Arguments += " -Progress";
.
However I’ve now encountered this in a second project and this doesn’t always seem to do the trick
1 Like