Problem with Monodevelop - Unity 5.5.0p1

Hi !

I don’t know if I am the only one who have this bug, but when I use monodevelop with Unity 5.5.0, I can’t have access the menus at the top of the window… For example… when i click on “version control” it open a empty menu…

I met it either. And I fixed it via set the external script editor to “monodevelop” file rather than “MonoDevelop.exe” file. Copy detailed steps here:

  • Open Unity3d

  • Click Edit → Preference menu button

  • Click External Tools (dialog tab)

  • Click External Script Editor (dropdown box)

  • Browse and open monodevelop file

  • in ubuntu its path is at: /opt/Unity/MonoDevelop/bin/monodevelop

!!! NOT MonoDevelop.exe, but monodevelop file

thank for your help! it work fine now !