Search Issue Tracker
Unity Crashes because of mixed mode assembly
-e: unity crashes on start of scene-crashes in 4.2.2 and 4.3b5 -repro:--open attached project--open scene--press Play--NOTICE crash-... Read more
ProjectSettings.asset is in binary no matter what Asset Serialization mo...
To Reproduce:1. Open hyperios project2. Build it3. In unity project settings folder ProjectSettings.asset is binary Expected results... Read more
OnMouseUpAsButton() doesn't work with Box Collider 2Ds
Steps to reproduce : - import the project attached- open the scene Prospector_0- press play- click on the cards and notice that no m... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default