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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics