Search Issue Tracker
Compile and show code break Visual Studio Connection to Unity
Reproduction steps:1. Download and open the attached "Show Compiled Shader Code Bug.zip" project2. Select the "NewUnlitShader" shade... Read more
Unity Play mode freezes when debugging the project using a breakpoint an...
Unity Play mode freezes when debugging the project by using a breakpoint and attaching a MonoDevelop script to the Unity process. St... Read more
Editor hangs if Visual Studio is not properly installed
Unity hangs if the current Visual Studio installation is broken. If Visual Studio fails to open, then Unity's progress bar indicatin... Read more
Unity slows down, becomes unusable when using the Debugger in MonoDevelo...
Unity slows down and becomes essentially unusable when using the Debugger in MonoDevelop and finishing the debugging process with "S... Read more
Only a small subset of Attribute declarations are included in UnityEngin...
How to reproduce:1. Open existing or create a new project2. Import the attached script "StatiClass.cs"3. inspect Console window Expe... Read more
Unity throws Visual Studio integration related XMLException when the pro...
How to reproduce:1. Create a folder named "Project&"2. Create a new Unity project inside this folder3. Open the project in Unity... 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
[macOS] An exception catchpoint can't be created when catching non-Syste...
How to reproduce:1. Open the user attached project2. Open the 'Test' script in Visual Studio3. Attach the debugger to Unity4. In the... Read more
OnGeneratedCSProjectFiles isn't triggered if using Visual Studio
Steps to reproduce: 1. Open attached project2. Go to the project folder and delete CS project files3. In editor, make sure that code... Read more
Monodevelop crashes when using split screen
To reproduce:1. Open any script with MonoDevelop2. Click-hold maximize (green) button to launch split screen on Monodevelop window3.... 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