Search Issue Tracker
User should not be able to select "Delete" when the delete option is not...
It should not be an option to select "Delete" when delete feature is not supported. If user by mistake has created a bunch of sliced... Read more
Cannot remove script with [RequireComponent(typeof(Behaviour))] from emp...
To reproduce: 1. Open attached project 2. Create an empty gameobject 3. Attach the script to it 4. Try removing it - the test script... Read more
Mesh disappears from prefab after using Graphics.DrawMesh
To reproduce: 1. Open attached project 2. Open scene01. It contains a script on the main camera, that has a Graphics.DrawMesh call s... Read more
Boo scripts that use the Boo `[Property(Name)]` attribute get compilatio...
To reproduce: 1. Open attached project 2. Inspect the PropertyTest.boo script Expected result: "[Property(BrokenPropertyTest)] _br... Read more
Script Reference displays JS examples when C# is selected
http://docs.unity3d.com/Documentation/ScriptReference/GL.html displays JS code examples even when Boo or C# is selected. It should s... Read more
Renaming a texture takes a very long time
to reproduce: 1. Open attached project (TextureRenameWaitBug) 2. Rename the texture "RENAME ME" Expected result: Texture renames pr... Read more
Cursor.SetCursor does not hide system cursor
Setting soft cursor via Cursor.SetCursor() will make soft cursor visible, but the native system cursor will remain visible too. Wor... 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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls