Search Issue Tracker
References to the latest MonoDevelop app are broken after upgrading to 4.3
To reproduce:1. Have the previous version of Unity installed in "Unity" version2. Install the latest Unity version on your Mac (with... Read more
[Mac]Multiple instances of Visual Studio are opened when selecting to ed...
How to reproduce:1. In a new Unity project create a Script2. Attach the Script to any GameObject3. Open the Script by double-clickin... Read more
Local and Embedded packages are untoggled first time using the editor.
Steps to reproduce Ensure EditorPrefs are cleared. https://docs.unity3d.com/ScriptReference/EditorPrefs.DeleteAll.html or specifical... 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
Only a small subset of Attribute declarations are included in UnityEngin...
How to reproduce:1. Open existing or create a new project2. Import the attached script "StatiClass.cs"3. inspect Console window Expe... Read more
[MonoDevelop] 5.9.6 won't apply and save custom format policy
Steps to reproduce:1) open MD2) import custom policy (user has attached one)3) press ok4) go into options and select new policy clic... Read more
SLN files generated by MacOS and Linux editors have two projects with th...
Steps to reproduce:1. Create a new project on a Windows machine2. In Project window, right click on Assets folder -> Create ->... Read more
Wrong script opened in MonoDevelop
Wrong script opened in MonoDevelop 2) How can we reproduce it using the example you attached(see attached video)- Create a new proje... 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
Visual Studio for Mac doesn't load Project solution if opened from Editor
Reproduction steps:1. Set External script editor to Visual Studio for Mac2. Open any project and double-click any script3. Script is... 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