Search Issue Tracker
[Visual Studio] Project does not contain all .csproj files when "Generat...
How to reproduce 1. Open attached Unity project ("case_1211634-AsmDef_Bug.zip") 2. Enable Generate All .csproj files. 3. Close down ... Read more
A Script is opened in another window if another workspace is added to th...
How to reproduce: 1. Create and open a new project 2. Install the Visual Studio Editor package 3. Set the default IDE to Visual S... Read more
Namespace references are not updated when a package is installed while V...
How to reproduce: 1. Create and open a new project 2. In the toolbar, navigate to Window > Package Management > Package Manager 3... Read more
Error "The type or namespace name 'RuntimeInspectorNamespace' could not ...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/MainScripts/NewMonoBehaviourScript.cs” Script in... Read more
Autocomplete in Visual Studio breaks when an Assembly Definition name co...
How to reproduce: 1. Open the attached project "Assembly Definition Unity Bug Project.zip" 2. Open Assets/NoAutocomplete.cs Exp... Read more
Intellisense is not detecting Unity-specific suggestions when a script i...
How to reproduce: 1. Open the user-attached “TestAssemblySwitch.zip” Project 2. Open the “PlayerController.cs” Script found in the... Read more
Visual Studio Editor shows reference errors for unloaded incompatible DL...
Reproduction steps: 1. Open the attached project "dll_bug.zip" 2. In Assets open script_example.cs script 3. Notice that there ar... Read more
Move to NameSpace action is not suggested in quick action menu in Visual...
Reproduction steps: 1. Create a new 3D project 2. Open Preferences window from Edit > Preferences 3. Enable generate .csproj file... Read more
Visual Studio closes all scripts when deleting a script in the Unity Editor
Reproduction steps: 1. Create a new project 2. In the Project window create a new C# script and open it in Visual Studio 3. Navi... Read more
Fixed-size Buffer values in debuggers are incorrect
Fixed-size Buffer elements in the Visual Studio and Rider attached Unity debuggers are incorrect, except for the first Buffer value ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key