Search Issue Tracker
Cannot exclude sprite from multiselection by ctrl+click
To reproduce: 1. Add a few 2d sprites to scene 2. Select them all 3. Try to deselect a single sprite by ctrl click - it does not wor... Read more
Physics2D joint gizmo actions cannot be undone
1. Create a new hinge joint 2d or any other joint 2. Move the anchor gizmo in scene 3. Press undo - the hinge joint 2d gets removed ... 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" scene 2. Open Animator window 3. Select "Animator Crash D... 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 ... 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 3... 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... Read more
when opening a new project you have to refresh to see available packages
1. open module manager on 10.8 2. observe that there are no available packages until you refresh Read more
Intel 82865G graphics chip is erroneously detected as not supporting DX9
Unity 4.3 does not support pre-DX9 chipsets and, after releasing Unity 4.3.6f1, we eliminated the extant 4.2 runtimes. This has led ... Read more
Crash after deleting standard packages and packages
1. have unity open 2. delete packages and standard engine package for iPhone or bb 3. restart unity by going to 'open project' and s... 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
- Light is not applied properly to Terrain Details when using Light Layers
- Opening reference for XR component redirects to a missing page
- [Android]Crash on PersistentManager::GlobalToLocalSerializedFileIndex(SerializedObjectIdentifier const&) when building the Android Player
- [Android] The Video Player stops playing at different points when Skip On Drop is enabled
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller