Search Issue Tracker
Editor freezes on VisualStudio/Mono debugger breakpoint
1. Open the attached project2. Open 'exampleScene'3. Open TeamSpeakExample.cs with Visual Studio or Mono Develop4. Place a breakpoin... Read more
[OSX] Solution Tab in MonoDevelop is blank on Unity for .NET 4.6
Get Unity for Mono 4.6 here: https://forum.unity3d.com/threads/upgraded-mono-net-in-editor-on-5-5-0b9.438359/ Steps to reproduce:1. ... 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
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
[VSforMac] Using ".NET 4.x Equivalent" runtime version with ".NET Standa...
Steps to reproduce: 1. Create new Unity project2. Create a new script3. Make sure that the "Scripting Runtime Version" is set to ".N... 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 doesn't register a class from a referenced assembly
Steps to reproduce : - import the project attached- open the SubclassPostEffect.cs in Mono Develop- mouse over the PostEffectsBase a... Read more
[Preset] Unable to uncheck/check Volumetric Setup property in TextmeshPr...
Unable to uncheck/check Volumetric Setup property in TextmeshPro preset asset.NullReferenceException error is thrown on clicking on ... 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
Debugging with vscode and .NET 4.6 profile freezes editor (after debugge...
How to reproduce:1. Download and open attached project files2. Open "TestScript" with Visual Studio Code (vscode) (Make sure .Net 4.... 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