Search Issue Tracker
Unresponsiveness due to reloading Visual Studio project
For larger projects this reload takes a long time (~20-30 seconds of unresponsiveness). The bug is easily noticeable when using Visu... Read more
[MacOS] New VisualStudio instance is started each time script is opened ...
To repro: 1. Run Unity on Mac. 2. Add script to project. 3. Doubleclick on script in Project window. Result: 2 VS are started. ... Read more
[2018.2] [OSX] Opening script in editor opens multiple instances of Visu...
To reproduce: 1. Create a new project 2. Add new c# script to project 3. Click to open a newly created script Expected: one instanc... Read more
Steam overlay artifacts appear in the Visual Studio opened from within U...
To reproduce: 1. Import the Steamworks package to an empty project 2. Add the SteamManager.cs from "Assets\Scripts\Steamworks.NET" t... Read more
VS Code opens two empty files in addition to the script file if the proj...
To reproduce: 1. Create a new project with a space in the name (e.g., "New Project") 2. Create a new script 3. Open the script with... Read more
Intellisense is unable to find anything inside the Plugins folder withou...
How to reproduce: 1. Open attached project "Case_1308758_intellisense.zip" 2. Open the "test.cs" script Expected result: No errors ... Read more
Single stepping on a throw statement does not stop at the catch statement
How to reproduce: 1. Open the attached "ThrowStep.zip" project 2. Open the "testscript.cs" and set a breakpoint on line 3. Attach th... 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
[Mac]Multiple instances of Visual Studio are opened when selecting to ed...
How to reproduce: 1. In a new Unity project create a Script 2. Attach the Script to any GameObject 3. Open the Script by double-clic... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window