Search Issue Tracker
Exceptions are thrown when a script is added as a component
To reproduce: 1. Create a new project or open the attached one 2. Select "Main Camera" and click "Add Component" in the Inspector 3.... Read more
Sorting layers do NOT get exported with packages
To reproduce: 1. Create new project 2. Import 2dcontroller-final.package 3. Open 2DCharacterController scene 4. 2DCharacter's Sprit... Read more
Rect Transform and Box Collider2d get misplaced from each other in play ...
To reproduce: 1. Open attached project 2. Select the sprite "terrainas" and add it to the scene 3. Attach a Rect Transform to the sp... Read more
[Crash] Out of memory crash entering Play mode. Potentially Scaleform re...
To reproduce: 1. Create a new project 2. Import bug.unitypackage 3. Open RenderingBug scene 4. Enter play mode Expected result: You... Read more
Sprite texture with GLES3.0 graphics level is always white on device
With GLES3.0 graphics level sprite textures are white on Android devices. Everything works fine if the selected graphics level is GL... Read more
Compiling very large assemblies with GCC fails
Compilation fails with: FATAL:Section too large, can't encode r_address (0xXXXXXXXX) into 24-bits of scattered relocation entry. Is... Read more
The documentation doesn't contain a description for Undo.
The documentation doesn't contain a description for Undo.RegisterCompleteObjectUndo or Undo.RegisterFullObjectHierarchyUndo http://... Read more
MonoDevelop autocompletes "defines/conditionals" wrong
Reproducible in MonoDevelop when editing C# script. MonoDevelop automatically formats code by removing tabs and spaces before "#if",... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder