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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used