Search Issue Tracker
OnGeneratedSlnSolution and OnGeneratedCSProject methods are not called w...
How to reproduce: 1. Open the user's attached “AssetPostProcessor Test.zip” project 2. Go to Preferences... > External Tools > Exter... Read more
Unity generates .csproj file with incorrect <LangVersion> value for Visu...
Reproduction steps: 1. Create a new Project 2. Set external editor to VS Code (Edit -> Preferences -> External Tools -> External Scr... Read more
Visual Studio Code Intellisense is missing for newly added packages
Reproduction steps: 1. Create a new project 2. Install/update Visual Studio Code package 3. Set VSCode as a default code editor (Pre... 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 Script ... 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 VSCode 3. Place a breakpo... 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 one 2. Open Window>Analysis>Profiler 3. Set it to profile Editor instead... 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 Ed... 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/Pro... 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
IntelliSense doesn't provide its features when editing a Script with Vis...
How to reproduce: 1. Create a new project 2. Set Visual Studio Code as the Unity Script Editor (Edit -> Preferences -> External tool... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used