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
[Backport] Projects names are the same in generated solution file
Reproduction steps:1. Download "project.zip"2. Open Command Prompt and navigate to Unity Editor3. Run the command "Unity -batchmode ... 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
- “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