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
Clipping on the local axis when using GUIUtility.RotateAroundPivot to in...
Steps to reproduce : - import the project attached- open the "TileMap" scene- select the TileMap game object in the Hierarchy- click... 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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor