Search Issue Tracker
Script doesn't open up in visual studio on Mac even if it's selected as ...
Scripts open up in another editor even if Visual Studio is selected as an external code editor. Steps To Reproduce 1. Create a Proje... Read more
[Scripting] ArgumentException on opening C# Project
ArgumentException is thrown in the console when a C# project is opened from the project window. Steps to repro:1. Create a new proje... Read more
Namespace references are not updated when a package is installed while V...
How to reproduce:1. Create and open a new project2. In the toolbar, navigate to Window > Package Management > Package Manager3... 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 2020... Read more
DomainReloadTests performance tests have regressed due to removal of bui...
Tests affected:DomainReloadTests.WhenEmptySceneWith100Assemblies_With1000MethodsEachDomainReloadTests.WithAllEditorWindowsOpenDomain... Read more
Creating a new code file causes long stalls in SyncVS.PostprocessSyncPro...
How to reproduce:1. Open any Unity project or create a new one2. Open Window>Analysis>Profiler3. Set it to profile Editor inst... 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 project2. Install the Visual Studio Editor package3. Set the default IDE to Visual Studio ... Read more
Clickable Stack Trace Links in the Console window do not open Visual Stu...
How to reproduce:1. Open the attached project named Case_11633142. Play the Scene3. Click "Start..." message in the console4. Click ... Read more
Double-clicking scene in Project Window opens the asset in Visual Studio
Steps to reproduce:- open attached repro project- double click a scene asset (In project tab)- observe it opens in external editor (... Read more
Assembly References to package assemblies break IDE projects
How to reproduce:1. Open user's attached project2. Select "MyAsmdef" in the Project window3. Observe the Asset's Assembly Definition... 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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject