Search Issue Tracker
Force quitting Visual studio before it launches makes MonoDevelop appear
Steps to reproduce:1. Open any project2. Set external code editor as Visual Studio3. Create any script4. Double click to open in VS5... Read more
MonoBehaviour methods are not recognized in Visual Studio 15.5.4 because...
Reproduction steps:1. Open Unity and create new project2. Create new C# script3. Open and edit C# script and close it4. Enable Play ... Read more
Exception thrown while invoking [OnOpenAssetAttribute] method when openi...
How to reproduce:1. Open submitted project(ScriptException)2. Open Unity > Preferences > External Tools and set the 'External ... Read more
Monodevelop crashes when using split screen
To reproduce:1. Open any script with MonoDevelop2. Click-hold maximize (green) button to launch split screen on Monodevelop window3.... Read more
MD becoming unresponsive on trying to open file with long string literal
-e: there is a long string (>1MB) in one of the project's files, trying to open that sends MD off the rails.--notepad++ and VS op... Read more
MonoDevelop doesn't start - solved by overwriting glibsharpglue-2.dll
The problem is not with the Unity editor itself, but rather with the bundled Monodevelop with the initial install. I'm participating... Read more
The properties of source file is not visible in MD
The properties of source file is not visible in MD 2) How can we reproduce it using the example you attached1 Create new project and... Read more
MonoDevelop Korean typing Issue
Steps to reproduce: 1) Download attached project '20160721_Empty.zip' and open in Unity.2) Make sure you have Korean Microsoft IME l... Read more
OSX Rider is opened without project directory in the arguments and with ...
Reproduction steps:1. Create and open a new project2. Make sure "JetBrains Rider" is set as the External Script Editor in "Preferenc... Read more
Unity opens script with OS default editor not MonoDevelop
To reproduce:1. Install 4.3f4 Unity version on 4.2.2f4 (to the same folder)2. Set the default OS script editor to SublimeText3. Crea... 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
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use