Search Issue Tracker
Unresponsiveness due to reloading Visual Studio project
For larger projects this reload takes a long time (~20-30 seconds of unresponsiveness). The bug is easily noticeable when using Visu... Read more
[MacOS] New VisualStudio instance is started each time script is opened ...
To repro:1. Run Unity on Mac.2. Add script to project.3. Doubleclick on script in Project window. Result: 2 VS are started. 4. Doble... Read more
[2018.2] [OSX] Opening script in editor opens multiple instances of Visu...
To reproduce:1. Create a new project2. Add new c# script to project3. Click to open a newly created script Expected: one instance of... Read more
Steam overlay artifacts appear in the Visual Studio opened from within U...
To reproduce:1. Import the Steamworks package to an empty project2. Add the SteamManager.cs from "Assets\Scripts\Steamworks.NET" to ... Read more
VS Code opens two empty files in addition to the script file if the proj...
To reproduce: 1. Create a new project with a space in the name (e.g., "New Project")2. Create a new script3. Open the script with VS... Read more
[Preset] Reset functionality does not work for the "Layer Collision Matr...
When the preset of "Physics 2D" and "Physics" is created from "Project Settings", Reset functionality is not working for "Layer Coll... Read more
Crash with multiple stack traces when completing various actions with th...
A crash in the Editor has been reported, affecting various workflows. These workflows include:- Entering Play mode- Detaching or att... Read more
[MacOS] Editor hangs on opening script in VisualStudio
To reproduce:1. Start project on Mac.2. Create script in project.3. Doubleclick on script in Project folder.4. Wait till VS will sta... Read more
[Mac]Multiple instances of Visual Studio are opened when selecting to ed...
How to reproduce:1. In a new Unity project create a Script2. Attach the Script to any GameObject3. Open the Script by double-clickin... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method