Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
12 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
9
Question by RyuCroi-Roi · Jun 22, 2018 at 01:05 PM · monodevelop

How to download MonoDevelop and use it in unity?

I'm using Unity 2018.1.1f1 (64-bit) and it seems that MonoDevelop hasn't been installed !!

I downloaded MonoDevelop form This website but I don't know what to do after installing it, I can't find any shortcuts !!

Also...How can I use it in unity?

I know my questions are silly, but I'm still a beginner :›

Thank you

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Hellium · Nov 09, 2018 at 11:03 PM 0
Share

Here is a blog post explaining why Unity dropped $$anonymous$$onodevelop

[...] Visual Studio 2017 Community [...] supports the latest C# features and C# debugging on the new .NET 4.6 scripting runtime. $$anonymous$$onoDevelop-Unity 5.9.6 will be removed from the Unity 2018.1 Windows installer, as it does not support these features.

4 Replies

· Add your reply
  • Sort: 
avatar image
11

Answer by VicenteSenger · Jul 25, 2018 at 08:47 PM


UPDATE (Jan 2021)
Since Unity 2019.2x release, Unity has made it impossible for us to use MonoDevelop-Unity as IDE (with autocompletion & context recognition) by removing the script runtime .NET 3.5 from the editor for all the newer releases.


Unfortunately Unity has stopped supporting Monodevelop-Unity on 2018.1.0 release. However you can still use Monodevelop-Unity by downloading the Unity Installer of version 2017.4.7 from this link: https://unity3d.com/get-unity/download/archive , choosing custom install and selecting to install only Monodevelop. After it's installed in your PC, you can select it as the script editor in any version of Unity.

Comment
Add comment · Show 4 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Helstormer · Aug 01, 2018 at 01:24 PM 0
Share

Thanks, this worked for me..

avatar image markus2b · Nov 09, 2018 at 09:40 PM 0
Share

Thanks a bunch for that solution VicenteSenger. I was about to go back to older version of Unity.

avatar image Gnaws · Apr 27, 2020 at 05:48 PM 0
Share

Thanks @VicenteSenger. Too bad Unity stopped supporting $$anonymous$$onoDevelop. ?? It seems very non-programmer friendly. Glad for this solution until I'm familiar enough to go with a Big Boy tool.

avatar image IMakeHotGarbage · Aug 10, 2020 at 06:11 PM 0
Share

I Tried doing this but if i go to custom install it wont show mono develop?

avatar image
1

Answer by divanshum · Aug 01, 2018 at 01:38 PM

Hi,

You can use Microsoft Visual Studio instead of MonoDevelop. Visual Studio is Better than MonoDevelop in my Opinion. Here is the Link to Download Visual Studio Link: https://visualstudio.microsoft.com/downloads/

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Gnaws · Apr 27, 2020 at 05:50 PM 0
Share

@divanshum - Pls don't think I'm being combative, but what makes $$anonymous$$VS better than $$anonymous$$onoDevelop? I'm just an artist so I have no idea. Thx.

avatar image mgorskie · Jan 20, 2021 at 01:29 PM 1
Share

visual studio doesnt have working code completion

avatar image
1

Answer by Velketor · Oct 02, 2018 at 01:36 PM

Visual Studio only has a 30 day trial.

Comment
Add comment · Show 5 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Casiell · Oct 02, 2018 at 01:46 PM 2
Share

You can use Community version which is nearly the same and is free forever.

Note: you need Professional licence for commercial projects

avatar image Velketor Casiell · Oct 02, 2018 at 02:10 PM 0
Share

I never had the option to pick. It just installed whatever version it wanted to. Should I uninstall Visual Studio and re-install as a standalone so I can choose "Community Version" ins$$anonymous$$d?

avatar image Velketor Velketor · Oct 02, 2018 at 06:32 PM 0
Share

Ended up using Dreamweaver ins$$anonymous$$d since I have a subscription to Adobe Creative Cloud.

avatar image AdityaViaxor · Oct 03, 2018 at 04:58 AM 2
Share

After 30 days trial just create microsoft account and singup visual studio is totally free

avatar image ForceVII · Feb 17, 2021 at 03:59 PM 0
Share

I downloaded visual studio twice in different time and once it was paid and once it was free. I didnt understand why.

avatar image
0

Answer by swanne · Jun 22, 2018 at 02:10 PM

Hi,

MonoDevelop should always install as part of the default installation so that's a little worrying. However, if you've managed to get it downloaded you can tell Unity which script editor to use by navigating to: Edit > Preferences > External Toolsalt text

You can then naviate to the executable of your prefered script editor.


unityeditor.png (71.9 kB)
Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image mansoor090 · Nov 24, 2018 at 09:46 AM 0
Share

it is no longer supported

avatar image ForceVII · Feb 17, 2021 at 04:00 PM 0
Share

old post but for news: Select edit with extension from there. It will open with monodevelop if you opening .cs files with monodevelop in windows

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

102 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity 4.3: Another external tool than MonoDevelop 2 Answers

Why does monodevelop sets "pink", nonfunctioning breakpoints ? 1 Answer

Resetting MonoDevelop to default settings... 0 Answers

MonoDevelop doesn't load all source control folders 0 Answers

Where to get MonoDevelop Assemblies 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges