Search Issue Tracker
Collider2D Component documentation missing
You'll have to replace my root Unity folder with your own, but from Scripting reference for Collider2D located at:file:///Applicatio... Read more
Searching for assets using names with capitalization also displays non c...
Steps to reproduce : - create a new project- create two prefabs- name them Prefab and prefab1- search for Prefab in the Project Brow... Read more
Label for the Sprite Editor button is missing
Steps to reproduce : - create a new project- import a texture- change the texture to Sprite > Manual and notice the label for the... Read more
MonoDevelop debugger does not always display Generic List types properly
Steps to reproduce : - import the project attached- open the script Prospector.cs and place a breakpoint at line 78- attach the proc... Read more
Warning needed when resources.load is loading more than 4gb of data
Using resources.load to load more than 2gb (edit 4gb) of data causes the program to crash. It is a known issue, since winXP has a 2g... Read more
Texture2D is not cleared to a default value when created from script
Steps to reproduce : - import the project attached- go to Window > Bugs > Alpha Blending Texture and notice only one square is... Read more
Android warning message has a typo in word "attribut"
When there is no orientation tag in the Plugins/Android/AndroidManifest.xml file, the warning message is shown after building the ap... Read more
-e Prefix labels in the inspector do not highlight when they
To reproduce:1. Open Bugs project2. Create a new GameObject3. Add SomeComponent to the GameObject4. In the Inspector for SomeCompone... Read more
OS X Lion-style fullscreen mode spits out OpenGL errors during transition
When MacFullscreenMode is set to FullscreenWindowWithMenuBarAndDock and one enters fullscreen in standalone there's a bunch of "inva... Read more
Spriteframes eat each other when trying to move them in the animator
In the Animation Window, try to move sprites in keyframes by moving them to another frame. When sprite that you drag goes over anoth... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS