Search Issue Tracker
Visual studio does not show project properties for generated Unity cspro...
Reproduction steps: 1. Create a new empty project 2. Create a new C# script 3. Open the script in Visual Studio (by double-clicking)... 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 machine 2. In Project window, right click on Assets folder -> Create -> C# ... Read more
DirectoryNotFound exception is printed out when opening the attached pro...
DirectoryNotFound exception is printed out when opening the attached project on Mac Reproduction steps: 1. Have Visual Studio for M... 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
[VSTU] Mixing of types isn't allowed in VS Watch
Steps to reproduce: 1. Open attached project 2. Open scene "scene" 3. Open script "Scripts/NewBehaviourScript" and add breakpoint a... Read more
[OSX] MonoDevelop debugger evaluation Times Out on Assert IsTrue
Steps to reproduce: 1. Open the project 2. Go to "Editor Tests" window 3. Find "SimpleInterfaceTest" under "UndoStackTests" dropdown... Read more
MD and Xamarin autocomplete does not work with scripts within symlinked ...
To reproduce: 1. Open project 2. Open 'TestB.cs' which is in 'Symlinked' folder 3. Call doSomething using the TestA instance Expect... Read more
Unity generates broken C# solution and project files if External Script ...
Steps: 1. Open Editor 2. In Edit/Preferences/External Tools select 'Open by file extension' as the External Script Editor 3. Downloa... Read more
Unity throws Visual Studio integration related XMLException when the pro...
How to reproduce: 1. Create a folder named "Project&" 2. Create a new Unity project inside this folder 3. Open the project in Unity ... Read more
[MacOS] Editor hangs on opening script in VisualStudio
To reproduce: 1. Start project on Mac. 2. Create script in project. 3. Doubleclick on script in Project folder. 4. Wait till VS w... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow