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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used