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.x3. Open "main" scene4.... 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 name2. Create a new C# script and open it -- Error occurs inf... Read more
The code editor does not decompile the String.cs code when the API Compa...
Reproduction steps:1. Open the attached “IN-98860” project2. Open the “Script.cs” script3. Right-click on “string” and select “Go To... 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 Stu... Read more
Only a small subset of Attribute declarations are included in UnityEngin...
How to reproduce:1. Open existing or create a new project2. Import the attached script "StatiClass.cs"3. inspect Console window Expe... Read more
[VSforMac] Using ".NET 4.x Equivalent" runtime version with ".NET Standa...
Steps to reproduce: 1. Create new Unity project2. Create a new script3. Make sure that the "Scripting Runtime Version" is set to ".N... Read more
[Mac] Intellisense cannot access the System namespace in Visual Studio w...
Steps to reproduce:1. Open user-submitted project2. Make sure your External Script Editor is set to Visual Studio3. Open up MyTestSc... Read more
[VSTU]: Using enum flags displays "Node not supported
How to reproduce:1. Open user attached project and open Scenes/SampleScene.unity2. Execute "Assets > Open" C# Project3. 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 S... Read more
Workspace settings are not saved when using Visual Studio Code in Unity
1. Create a new project2. Go to Edit -> Preferences -> External Tools and change "External Script Editor" to "Visual Studio Co... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server