Search Issue Tracker
Visual Studio debugging does not work when UnityEngine.UI namespace is u...
Reproduction steps:1. Open the attached project2. Open the UIScript.cs3. Inside Visual Studio Toolbar -> Attach to Unity Expected... 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 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
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
[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
[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 j... Read more
[VSTU] Openning shader as first file in the project fails to open it in ...
Steps to reproduce: 1. Create new Unity project2. Create a new shader file3. Make sure default text editor is set to Visual Studio4.... 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# Project3. 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
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use