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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project