Whenever I open a new c++ project for Unreal Engine, the Developer command prompt for VS 2019 opens. When i go into the file menu → Open Visual studio 2019, it opens the Dev. command prompt again. I need help fixing this.
Did you ever figure out what the issue was?
Getting this in 4.25
Can you try to open it from the editor and post editor’s output log?
I am in need of help with this too. Does anyone have a solution to this? Clicking on “open visual studio 2019” opens the black command prompt with the message contents:
** Visual Studio 2019 Developer Command Prompt v16.6.5
** Copyright (c) 2020 Microsoft Corporation
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>
Same issue with UE 4.24.3 and VS Community 2017
Having the same issue with UE 4.24.3 and VS Community 2017.
Workaround is the open it manually:
- Open VS
- File → Open → Project/Solution
- In prompt select file: [Your project directory]/[Your project name].sln
This happens to me too with UE 5.5.4 and VS 2022. Is there a fix for this?
For Unreal Engine? Nah, you will be better off with another engine.
Have you looked into Godot, Source 2 or unity? (those engines work).
In solution explorer, under Games folder, right click your project name, choose “Set as startup project”. Solved.