Yes, there’s a marked answer just above… Essentially, you must keep it in the “Development Editor/Windows” configuration in VS. If you did something else like delete random files, then you may have broken something. In that case, to reset your project, you can delete the Binaries and Intermediate directories under you project, and right-click the .uproject file and select “Generate Visual project files”. HTH