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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown