Search Issue Tracker
[Scripting] Renaming the class name in the VisualStudio Code leads a ne...
Renaming the class name in the VisualStudio Code leads a new Script in the Unity Editor Steps to Repro: 1. Create a new Project2. Cr... Read more
[Scripting] Deleted Script from Unity Editor is available in the Visual ...
Deleted Script from Unity Editor is available in the Visual Studio Editor. When Script is edited and save it appears in the Unity Ed... Read more
[VS Code] .sln file isn't updated when Scripts are imported and Visual S...
How to reproduce:1. Create and open a new project2. Right-click in the project window and select Import Package > Custom Package3... Read more
IntelliSense doesn't provide its features when editing a Script with Vis...
How to reproduce:1. Create a new project2. Set Visual Studio Code as the Unity Script Editor (Edit -> Preferences -> External ... Read more
Templates for 2019.4, 2020.1 and 2020.2 don't have the verified version ...
The Verified Version for VS Code is 1.2.2, but all templates for 2019.4 now start with 1.2.1, which is not the latest version and do... Read more
[VS Code] ReferenceOutputAssembly key is set to false in project references
How to reproduce:1. Open attached project "VSCodeTest.zip"2. In Project window, open Packages/Visual Studio Code Editor/Editor/Proje... Read more
[VSCode] C# Solution/Project doesn't update the Editor path when using a...
How to reproduce:1. Create a new project (with the default 3D template)2. In the Package Manager, import the Visual Studio Code Edit... 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
Crash on Camera::GetStereoEnabled when inspecting a variable with VSCode...
How to reproduce:1. Open the user’s attached project and scene “MainMenu”2. Open CharCreationStats.cs in VSCode3. Place a breakpoint... Read more
Visual Studio Code throws an error when double-clicking on Unity Console...
Reproduction steps:1. Set Visual Studio Code as the External Script Editor: Unity > Preferences > External Tools > External... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject