How to open Visual Studio form UE5?
If you have a project with C++ you just need to double click a C++ class and it will open (you can’t do it with a blueprint only project)
Another option is to click the Tools Menu and select Open
.
In my case it shows “Rider” but you can change it in the editor preferences, the default should be Visual Studio.
4 Likes