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
- “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