Search Issue Tracker
Assertions always throw exceptions when debugging scripts and ignore the...
How to reproduce: 1. Download attached project file and open "Main" Scene 2. Select the GameObject named "GameObject" in order to d... 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 clo... Read more
Unity project names are missing in Visual Studio 2017 when attaching wit...
Steps to reproduce: 1. Download and open attached Unity project 2. Create a new Unity project and open it aswell 3. Using "Visual St... Read more
Two Visual Studio Code windows are opened when opening C# Project or script
How to reproduce: 1. Open a new Unity project 2. In "Edit/ Preferences/ External Tools/ External Script Editor", select "Visual Stud... Read more
Visual studio does not show project properties for generated Unity cspro...
Reproduction steps: 1. Create a new empty project 2. Create a new C# script 3. Open the script in Visual Studio (by double-clicking)... 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 machine 2. In Project window, right click on Assets folder -> Create -> C# ... Read more
[OSX] Double-clickling a script in the editor starts new instances of Mo...
To reproduce: 1. Create a new project 2. Make sure that the external script editor in preferences is set to MonoDevelop AND that you... Read more
Unity generates wrong Visual Studio solution
To reproduce: 1. Create a new project 2. Create a C# script 3. Make sure that the External Script Editor is set to Visual Studio 201... Read more
[OSX] Selecting MonoDevelop or Visual Studio in preferences, clears othe...
To reproduce: 1. Have Sublime Text or VS Code installed 2. Open any Unity project 3. 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 project 2. Select Visual Studio as external script editor 3. Open Visual Studio 4. In Visual Studi... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context