Visual Studio Move Drive
Hello, I recently updated to Unity 5.2 and noticed visual studio was part of the install. The only down fall to that is you can't actually select what drive to install visual studio to. So it installed to my 10G C drive instead of 1 TB D drive, since it was so big it overloaded it and now I have to reformat my pc. So, instead of that is there any way to get visual studio working on another drive? I did try just not installing it and monodevelop crashes now if I have two scripts open at once and I have to reset unity entirely to fix it. Basically I am completely unable to use Unity now since this update, and I am hoping for some help here to fix it, but I have yet to of been helped here so we shall see.
Answer by bust76 · Jan 27, 2018 at 09:39 AM
I ran into the same issue yesterday. More precisely I want to install VS Community 2017 with all .NET, C++ and Mobile's tools, and I discovered: the update of VS Community 2017 just upgrade the previous installation without issues (and that's great!) The VS has been installed in a drive with only 10GB free, so I cannot modify the installation adding further SDK as @UbiquitousStudio stated, the drive for the fir installation of VS cannot be chosen.
I'll do that: Uninstall Unity Uninstall VS Community 2017 I'll install VS Community on the drive of my preference Install Unity (I'm pretty sure that the VS installer embedded will use the path used in the step above trying to upgrade an up-to-date version of the compiler.
I'll keep you posted.
Have a nice day, Stefano
Sadly VS 2017 installs, of about 50GB of tools, about 40GB on the system drive with no options. I need a new SSD drive (only 18GB free)
Your answer
Follow this Question
Related Questions
Problems debugging with Monodevelop 0 Answers
I can't type ANYTHING in monodevelop after upgrade a project from unity 4.6.8f1 to 5.3.1f1 1 Answer
Why does UnityEngine not exist in the current context? 0 Answers
Why does MonoDevelop crash on startup when it's run by a second user on my computer? 0 Answers
Switch focus from Unity editor to Monodevelop when opening a script? 0 Answers