Search Issue Tracker
Visual studio does not show project properties for generated Unity cspro...
Reproduction steps:1. Create a new empty project2. Create a new C# script3. Open the script in Visual Studio (by double-clicking)4. ... 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 machine2. In Project window, right click on Assets folder -> Create ->... 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 Mac... 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 project2. Open scene "scene"3. Open script "Scripts/NewBehaviourScript" and add breakpoint at d... Read more
[OSX] MonoDevelop debugger evaluation Times Out on Assert IsTrue
Steps to reproduce:1. Open the project2. Go to "Editor Tests" window3. Find "SimpleInterfaceTest" under "UndoStackTests" dropdown4. ... Read more
MD and Xamarin autocomplete does not work with scripts within symlinked ...
To reproduce:1. Open project2. Open 'TestB.cs' which is in 'Symlinked' folder3. Call doSomething using the TestA instance Expected: ... Read more
Unity generates broken C# solution and project files if External Script ...
Steps:1. Open Editor2. In Edit/Preferences/External Tools select 'Open by file extension' as the External Script Editor3. Download a... 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 folder3. 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 will sta... 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