Search Issue Tracker
C# code formats badly after adding preprocessor directives in MonoDevelo...
Reproduction steps:1) Open any script using MonoDevelop 5.9.6 (version, which comes with Unity 5.3 and 5.4 beta)2) Write simple, emp... Read more
[macOS] '$(Line)' External Script Editor Argument is passed as a filenam...
How to reproduce:1. Install MacVim2. Create a new Unity project3. Set MacVim as the External Script Editor4. Set the Args to "$(File... Read more
[2018.2] [OSX] Opening script in editor opens multiple instances of Visu...
To reproduce:1. Create a new project2. Add new c# script to project3. Click to open a newly created script Expected: one instance of... Read more
Editor becomes unresponsive when the break point is set in Update at run...
The issue only occurs when the object has Audio Source component on it and the script has OnAudioFilterRead method implemented To re... Read more
MonoDevelop crashes when issue a forward search in vi mode at the end of...
To reproduce: 1. Open MonoDevelop2. Create new file3. Go to Tools -> Options -> Text Editor -> Behavior and turn on Use Vi ... 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
MonoDevelop doesn't use the rsp files
Steps to reproduce: 1. Open the attached project.2. In the 'Project' window, open C# 'UnsafeScript'.3. Debug the script. The user is... Read more
MonoDevelop does not highlight read-only variables as errors when trying...
Note: Errors appear in Unity editor only. Problem: MonoDevelop does not highlight read-only variables as errors when trying to set t... Read more
[MonoDevelop] Using UnityEditor.iOS.Xcode results in MonoDevelop error o...
Steps to reproduce:1) Open the attached project.2) Open /Assets/Editor/Test.cs in MonoDevelop.3) In MonoDevelop press Build > Bui... Read more
Package XML documentation isn't shown when using external packages
Repro steps:1. Open user attached project2. In the Project window, open "HeroRewardDisplay.cs" in the "QuestRewardList" folder3. Hov... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used