Search Issue Tracker
If Sprite window is open, user expects to move the window
If Sprite window is open, user expects to move the window around, when editing/trimming the sprite. But the small Sprite window is s... Read more
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 project2. Create an empty gameobject3. Attach the script to it4. Try removing it - the test script dep... Read more
Mesh disappears from prefab after using Graphics.DrawMesh
To reproduce:1. Open attached project2. Open scene01. It contains a script on the main camera, that has a Graphics.DrawMesh call set... Read more
Boo scripts that use the Boo `[Property(Name)]` attribute get compilatio...
To reproduce:1. Open attached project2. Inspect the PropertyTest.boo script Expected result:"[Property(BrokenPropertyTest)]_brokenPr... 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 proper... 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