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
Crash on GetGeometryHolderFromCollider when trying to inspect the "targe...
How to reproduce:1. Extract and open the attached “IN-132815.zip“ project2. Open the Assets/Scene/SampleScene.unity scene3. Open the... 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
Crash with multiple stack traces when entering Play mode after editing c...
How to reproduce:1. Open the attached “IN-126918” project2. Open the “CabScene”3. Open the “DemoUIHandler.cs” script 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist