Search Issue Tracker
Assertions always throw exceptions when debugging scripts and ignore the...
How to reproduce:1. Download attached project file and open "Main" Scene2. Select the GameObject named "GameObject" in order to disp... Read more
[macOS][High Sierra] MonoDevelop crashes on 2nd monitor
MonoDevelop crashes on start when last placed on 2nd monitor with MacOS 10.13 High Sierra. It will run properly as long as it's clos... Read more
Unity project names are missing in Visual Studio 2017 when attaching wit...
Steps to reproduce:1. Download and open attached Unity project2. Create a new Unity project and open it aswell3. Using "Visual Studi... Read more
Two Visual Studio Code windows are opened when opening C# Project or script
How to reproduce:1. Open a new Unity project2. In "Edit/ Preferences/ External Tools/ External Script Editor", select "Visual Studio... Read more
Visual studio does not show project properties for generated Unity cspro...
Reproduction steps:1. Create a new empty project2. Create a new C# script3. Open the script in Visual Studio (by double-clicking)4. ... Read more
SLN files generated by MacOS and Linux editors have two projects with th...
Steps to reproduce:1. Create a new project on a Windows machine2. In Project window, right click on Assets folder -> Create ->... Read more
[OSX] Double-clickling a script in the editor starts new instances of Mo...
To reproduce:1. Create a new project2. Make sure that the external script editor in preferences is set to MonoDevelop AND that you h... Read more
Unity generates wrong Visual Studio solution
To reproduce:1. Create a new project2. Create a C# script3. Make sure that the External Script Editor is set to Visual Studio 20174.... Read more
[OSX] Selecting MonoDevelop or Visual Studio in preferences, clears othe...
To reproduce:1. Have Sublime Text or VS Code installed2. Open any Unity project3. In Preferences > External tools select Sublime ... Read more
Unity becomes unresposive after trying to open script in VS if VS has mo...
How to reproduce:1. Create a new project2. Select Visual Studio as external script editor3. Open Visual Studio4. In Visual Studio op... 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