Search Issue Tracker
Wrong script opened in MonoDevelop
Wrong script opened in MonoDevelop 2) How can we reproduce it using the example you attached(see attached video)- Create a new proje... Read more
The Scene view is stuttery and unresponsive when using VS 2022 debugging...
Steps to reproduce:1. Create a new project2. In the Project window create a new C# script3. Open the created C# script4. In Visual S... 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
Silent crash on assertion when debugging a generic delegate with an alia...
Reproduction steps:1. Open the attached project "case_1238212"2. Load the "SampleScene"3. Open the "Test.cs" script using Visual Stu... Read more
Visual Studio Code "hangs" on debugging
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "scene1" scene3. Open "MettaurAI" script with Visual Studio Code4. Put... Read more
[MonoDevelop] Refactor rename doesn't rename implementations of interfaces
Steps to reproduce:1) open attached project2) open 'NewBehaviourScript' with mono3) Try to refactor-> rename Method() Expected: g... Read more
DirectoryNotFound exception is printed out when opening the attached pro...
DirectoryNotFound exception is printed out when opening the attached project on Mac Reproduction steps:1. Have Visual Studio for Mac... Read more
[OSX] Open C# project open both builtin Monodevelop and external editor
To Reproduce: 1. Set external script editor to Xamarin Studio.2. Open any solution with 'Assets / Open C# Project' Only Reproducible... Read more
C# Assembly .sln file is empty when no C# files are present in the project
How to reproduce:1. Open the attached project "vsRepro"2. In the top menu bar, go to Assets > Open C# Project3. Inspect the newly... 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