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
- “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