Search Issue Tracker
Angry Bots with all image effects crash when resumed on WP8
To reproduce:1. Build and run the attached project on a WP8 device2. Once angry bots are loaded hit the windows key to pause the gam... Read more
Dragging a rigidbody 2d into the editor GUI elements causes it to remain...
To reproduce:1. Create a rigidbody2d2. Enter play mode3. In scene view catch it and drag it into the top part of the editor gui (bas... Read more
Editor tooltips do not appear in play mode
To reproduce:1. Add a component with tooltips. Confirm that you can see them2. Enter play mode - no tooltips appear when hovering ab... Read more
Cannot exclude sprite from multiselection by ctrl+click
To reproduce:1. Add a few 2d sprites to scene2. Select them all3. Try to deselect a single sprite by ctrl click - it does not work. ... Read more
Physics2D joint gizmo actions cannot be undone
1. Create a new hinge joint 2d or any other joint2. Move the anchor gizmo in scene3. Press undo - the hinge joint 2d gets removed be... Read more
Determining whether an object resides withing the scene or asset file do...
Steps to reproduce : - open the page https://docs.unity3d.com/Documentation/ScriptReference/Resources.FindObjectsOfTypeAll.html and ... Read more
Animator.targetRotation crashes Unity when called from an Editor script
Steps to reproduce the issue:1. Open the attached project and "MainScene" scene2. Open Animator window3. Select "Animator Crash Demo... Read more
PointInRectangle does not return correct results
Steps to reproduce : - import the project attached- open the scene- press play- click on the "non-white" half of the screen and drag... Read more
Frame debugger does not handle render plugins
To reproduce:1. Open the unity render plugin demo ( http://docs.unity3d.com/uploads/Examples/RenderingPluginExample45.zip) with a 32... Read more
ManualResetEvent is constantly signaled when the debugger is attached
Reproducible with:Unity Version 4.5.0f1 (e04830e31929)Unity Version 4.5.0f2 (d9247508ae75) Resolution: This is part of the design of... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions