Search Issue Tracker
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
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. Work... Read more
"PostProcessBuildAttribute" link is broken
In the manual http://docs.unity3d.com/Documentation/Manual/BuildPlayerPipeline.html at the very bottom of the page there is a link t... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder