Search Issue Tracker
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
Can't connect MD debugger to standalone builds
-e: see title, ends with an error "could not connect to the debugger" -issue reproduced for windows/osx/linux standalone -repro: -... Read more
Default C# values don't get initialized via Object Initializer
To reproduce: 1. Open the attached project 2. Play the 'Main Scene' scene and go to console tab 3. Notice that Case 3 outputs '(Tr... 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 ... 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
MonoDevelop doesn't use the rsp files
Steps to reproduce: 1. Open the attached project. 2. In the 'Project' window, open C# 'UnsafeScript'. 3. Debug the script. The use... Read more
Editor freezes on VisualStudio/Mono debugger breakpoint
1. Open the attached project 2. Open 'exampleScene' 3. Open TeamSpeakExample.cs with Visual Studio or Mono Develop 4. Place a breakp... Read more
[Mac] Intellisense cannot access the System namespace in Visual Studio w...
Steps to reproduce: 1. Open user-submitted project 2. Make sure your External Script Editor is set to Visual Studio 3. Open up MyTes... Read more
Only a small subset of Attribute declarations are included in UnityEngin...
How to reproduce: 1. Open existing or create a new project 2. Import the attached script "StatiClass.cs" 3. inspect Console window ... Read more
MD becoming unresponsive on trying to open file with long string literal
-e: there is a long string (>1MB) in one of the project's files, trying to open that sends MD off the rails. --notepad++ and VS ope... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window