Search Issue Tracker
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
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:--bu... Read more
Default C# values don't get initialized via Object Initializer
To reproduce:1. Open the attached project2. Play the 'Main Scene' scene and go to console tab3. Notice that Case 3 outputs '(True, 1... 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
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
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 user is... Read more
Editor freezes on VisualStudio/Mono debugger breakpoint
1. Open the attached project2. Open 'exampleScene'3. Open TeamSpeakExample.cs with Visual Studio or Mono Develop4. Place a breakpoin... Read more
[Mac] Intellisense cannot access the System namespace in Visual Studio w...
Steps to reproduce:1. Open user-submitted project2. Make sure your External Script Editor is set to Visual Studio3. Open up MyTestSc... Read more
Only a small subset of Attribute declarations are included in UnityEngin...
How to reproduce:1. Open existing or create a new project2. Import the attached script "StatiClass.cs"3. inspect Console window Expe... 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 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph