Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Multiple Visual Studio files in the same window

Whenever I open up a Visual Studio file from within the Unity window it opens each file in a separate window, as opposed to being separate tabs in the same window. How would I fix this?

like image 354
AlphaWolf464 Avatar asked May 02 '26 03:05

AlphaWolf464


2 Answers

Apparently its a common problem on unity forums (you can check them: 1, 2, 3)

The problem appears to be related to updatinng the project to a new version of Unity

The solution is to delete the .csproj files and the .sln file for the project. Unity will just recreate them immediately, and the files will correctly open in the same instance of VS.

like image 105
Valeriu Seremet Avatar answered May 04 '26 17:05

Valeriu Seremet


For me only this solution worked (from This Thread)

I just removed Visual Studio Editor package from Package Manager, and the problem looks like fixed now

like image 29
Giggioz Avatar answered May 04 '26 16:05

Giggioz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!