Search Issue Tracker
Double clicking a C# script will open MonoDevelop instead of Visual Studio
Repro steps:1. Set Visual Studio as your external code editor in Preferences and double click on a C# script.2. A popup box saying "... Read more
MD freezes after opening 'Attach to Process' window on OSX
To Reproduce: 1. Open Unity Editor and any script in builtin MD.2. Click'Run -> Attach to process'3. Wait for 2-3 seconds.4. Noti... Read more
MonoDevelop 4.0.1 doesn't allow folding of classes/methods
To reproduce:1. Create a new project2. Create a new script3. Open it in MonoDevelop4. Notice that there are no foldable sections Read more
Cannot logout from Mac if MonoDevelop is open
To reproduce:1. Have a MonoDevelop window open2. Try restart/logout/shut down your Mac3. Click trough any confirmation dialogs4. Not... Read more
Scrolling doesn't work with Apple Mighy Mouse A1152
Steps to reproduce : - have an Apple Mighty Mouse A1152 connected- open a longer script in Mono Develop- try to scroll with the mous... Read more
CMD+A does not select text but repeats some of the actions made recently
To reproduce:1. Open any project that contains a script2. Double click on a script so it opens in MonoDevelop3. Press CMD+A4. Notice... Read more
MonoDevelop fails to fully open from within Unity
When the JavaScript script file is double-clicked in Unity editor for the first time after restarting computer, MonoDevelop fails to... Read more
[General] "Warning CS8032 An instance of analyzer Unity.MonoScriptGenera...
Reproduction steps:1. Open the attached project “CS8032_Warning”2. Open Edit > Preferences > External Tools3. Set External Scr... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce:1. Open attached project. It contains two scripts2. Open both of these scripts in monodevelop3. Try to open either of t... Read more
Monodevelop loses code folding on save
When I save a script, code folding for that script only. It comes back randomly some time after going away. I have not been able to ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist