Search Issue Tracker
Visual Studio debugging does not work when UnityEngine.UI namespace is u...
Reproduction steps: 1. Open the attached project 2. Open the UIScript.cs 3. Inside Visual Studio Toolbar -> Attach to Unity Expecte... Read more
Visual Studio shows multiple instances of Unity
Steps to reproduce: 1. Download and open the user's project "MultipleDebuggers.zip" 2. Make sure only one instance of Unity Editor i... 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 ... Read more
Debugging with vscode and .NET 4.6 profile freezes editor (after debugge...
How to reproduce: 1. Download and open attached project files 2. Open "TestScript" with Visual Studio Code (vscode) (Make sure .Net ... Read more
[VSforMac] Using ".NET 4.x Equivalent" runtime version with ".NET Standa...
Steps to reproduce: 1. Create new Unity project 2. Create a new script 3. Make sure that the "Scripting Runtime Version" is set to ... Read more
[OSX] MonoDevelop unusable when copied to a HFS+ Case-sensitive partition
To Reproduce: 1. Install any trunk build to an external drive formatted with HFS+ (Mac OS Extended (Case-sensitive, Journaled)) or ... Read more
[VSTU] Openning shader as first file in the project fails to open it in ...
Steps to reproduce: 1. Create new Unity project 2. Create a new shader file 3. Make sure default text editor is set to Visual Studi... Read more
[Editor] NullReferenceException thrown on changing the "Asset Serializat...
On changing the "Asset Serialization Mode" from Editor Settings under Project Settings when preset of "Editor Settings" is created a... Read more
C# Assembly .sln file is empty when no C# files are present in the project
How to reproduce: 1. Open the attached project "vsRepro" 2. In the top menu bar, go to Assets > Open C# Project 3. Inspect the newly... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window