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
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
Errors in new URP related to VisualStudio package when opened in SafeMode
This issue reproduces only with new URP project (doesn't happen with new 3D, 2D URP, HDRP). Reproduces on: all versions starting 20... Read more
[macOS] Visual Studio opens multiple instances when selecting multiple S...
How to reproduce: 1. Open any project 2. Select multiple scripts holding the "Command" key 3. Right click and choose "Open" Ac... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder