Search Issue Tracker
HttpClient namespace is not recognized in VS with .NET 4.x
Steps to reproduce: 1. Open attached project "HttpBug" 2. Make sure Scripting Runtime Version is set to .NET 4.x 3. Open "main" scen... Read more
Ampersand in the Project name prevents the C# Project Files from being g...
To reproduce: 1. Create and open a project with a "&" symbol in its name 2. Create a new C# script and open it -- Error occurs info... Read more
[Backport] Projects names are the same in generated solution file
Reproduction steps: 1. Download "project.zip" 2. Open Command Prompt and navigate to Unity Editor 3. Run the command "Unity -batchmo... Read more
Silent crash on assertion when debugging a generic delegate with an alia...
Reproduction steps: 1. Open the attached project "case_1238212" 2. Load the "SampleScene" 3. Open the "Test.cs" script using Visual ... Read more
Only a small subset of Attribute declarations are included in UnityEngin...
How to reproduce: 1. Open existing or create a new project 2. Import the attached script "StatiClass.cs" 3. inspect Console window ... Read more
[VSforMac] Using ".NET 4.x Equivalent" runtime version with ".NET Standa...
Steps to reproduce: 1. Create new Unity project 2. Create a new script 3. Make sure that the "Scripting Runtime Version" is set to ... Read more
[Mac] Intellisense cannot access the System namespace in Visual Studio w...
Steps to reproduce: 1. Open user-submitted project 2. Make sure your External Script Editor is set to Visual Studio 3. Open up MyTes... Read more
[VSTU]: Using enum flags displays "Node not supported
How to reproduce: 1. Open user attached project and open Scenes/SampleScene.unity 2. Execute "Assets > Open" C# Project 3. Add break... Read more
Unity project is not compatible with Visual Studio 2015 after IDE switch
How to reproduce: 1. Open user-submitted project (New Unity Project (3).zip) 2. Switch IDE setting from Visual Studio 2017 to Visual... Read more
Workspace settings are not saved when using Visual Studio Code in Unity
1. Create a new project 2. Go to Edit -> Preferences -> External Tools and change "External Script Editor" to "Visual Studio Code" 3... 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