Search Issue Tracker
The script encoding is chosen by System Locale setting instead of Unicod...
How to reproduce: 1. Create a new project 2. Create a new C# Script (Assets > Create > C# Script) 3. Open the newly created script 4... Read more
"The project file could not be loaded." when opening a Script of a Micro...
Reproduction steps: 1. Create a new project with the "FPS Microgame" template 2. Open a Script from the project window Expected res... Read more
Unity editor doesn't open Visual Studio on file double click while SQL S...
Reproduction steps: 1. Run "SQL Server Management Studio" 2. Press "Cancel" if the "Connect to Server" window pops up on "SQL Server... Read more
Unity VS package generates csproj with the wrong language version
How to reproduce: 1. Open project "Empty Unity Project.zip" 2. Go to Unity>Preferences>External Tools and click the "Regenerate proj... Read more
Visual Studio Tool Option "Refresh Unity's AssetDatabase on save" doesn'...
Reproduction steps: 1. Open project "1322562.zip" 2. Open Scene "SampleScene" 3. Enter Play Mode 4. Open script "scr" in Visual Stud... Read more
Visual Studio 2019 loses references to the libraries when the 'Scripting...
How to reproduce: 1. Open the attached '1296518.zip' project 2. In the Project window double-click on the 'Test' Script 3. Open the ... Read more
Can't attach Unity debugger to Visual Studio on a Virtual Machine
How to reproduce: 1. Create a Virtual Machine 2. Open Unity and add any script to any GameObject 3. Open that script with Visual Stu... Read more
Editor strips required debug information from assembly, causing debugger...
How to reproduce: 1. Open user-submitted project (UnityVstuReport.zip) 2. Open the SampleScene 3. Open the NewBehaviourScript in Vis... Read more
"Hold on... Importing assets" window hangs when using Visual Studio if a...
Reproduction steps: 1. Open the attached "проект.zip" project 2. In the Project window, double click the "Script" Script to open it ... Read more
DLL which is disabled on the current platform is being referenced due to...
Steps to reproduce: 1. Open the project attached by the user 2. Open AssetList.cs (Assets/Plugins/Weaver/Asset Lists/AssetList.cs) ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key