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
Intellisense is unable to find anything inside the Plugins folder withou...
How to reproduce:1. Open attached project "Case_1308758_intellisense.zip"2. Open the "test.cs" script Expected result: No errors on ... Read more
Single stepping on a throw statement does not stop at the catch statement
How to reproduce:1. Open the attached "ThrowStep.zip" project2. Open the "testscript.cs" and set a breakpoint on line3. Attach the I... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used