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
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
Cannot change code formatting in 'Braces' category
This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used