As the title states I cannot create v5.1 C++ projects. Always returns an error about build.bat not found.
An error occurred while trying to generate project files.
Running U:/!!Engines/UE_5.1/Engine/Build/BatchFiles/Build.bat -projectfiles -project=“U:/!!Projects/MyProject/MyProject.uproject” -game -rocket -progress
ERROR: The batch file does not appear to be located in the Engine/Build/BatchFiles directory. This script must be run from within that directory.
In 5.0 I can create C++ projects & Generate projectile files on pure BP projects etc. No issues.
Fresh install of the engine and verified.
VS 2022 17.4.4
What am I missing?