Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJacob Domina
Courses Plus Student 1,767 PointsWhere did Mono go?
Went to continue with the courses but, when loading up the script Mono couldn't be found and only opened MS visual. After reinstalling Mono I got Xarmin instead? Both don't have using unity accessible to them.
Tyler Corum
3,514 PointsYou may be able to go into Edit > Preferences > External Tools and make sure to choose MonoDevelop
1 Answer
Andrew Molloy
37,259 PointsWhich version of Unity did you install? The latest version (possibly since 5.3 or 5.4, I can't remember) comes with Visual Studio Community Edition instead of Monodevelop on Windows. You should also make sure you selected Unity Visual Studio tool to install in the installer too. To be honest VS is much better than Monodevelop in my opinion although it's still Monodevelop that's the default/installed IDE on mac. I wouldn't bother trying to work around it if you have the latest Unity installed, just use Visual Studio that installs by default with it, unless you have a personal preference and know what you're doing to set up a different IDE/text editor with Unity. A lot of the videos on Treehouse were made before Unity switched to VS on windows. But there's not that much difference really for most things and it's now actually a difference anyway between installing Unity on a mac or a PC. Just use the one that Unity opens by default.
Jacob Domina
Courses Plus Student 1,767 PointsJacob Domina
Courses Plus Student 1,767 Pointsusing unityengine*