Editor of the project does not launch, but the project is being created

Hi, I’ve downloaded UE 5 source code from github. Did everything as in the tutorial: did Setup.bat, then GenerateProjectFiles.bat, then builded developer editor. After that launched UnrealVersionSelector-Win64-Shipping.exe. After that, when I’ve tried to create new project, well, it is being created. But, right after the project creation, just empty console is being launched. But, if I open existing project, I get this:


How can I solve this? I’ve already tried to rebuild the project. Or redownload the source and rebuild that. But non of this solved the issue.

You should run …\Engine\Binaries\Win64\UnrealEditor.exe in oder to create your project. If you don’t see this file, select UE5 in VS as startup project, hit the right mouse button and start another build.