Search Issue Tracker
Unity crashes when relatively large amount of objects collide at the sam...
How to reproduce: 1. Open the project from OwnCloud ("case_1029840-Project.zip"). 2. Press play. Expected result: Unity doesn't cra... Read more
If "Box Collider 2D" is disabled inside the Animation window, trying to ...
Reproduction steps: 1. Open "MinimalRepro.zip" project 2. Open "Level_Apartments" scene 3. In the Hierarchy window expand "Doors" a... Read more
Part of Composite Collider 2D falls through the collider - starts twitching
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. Select "GameObject (1)" and notice that it has composite coll... Read more
Setting Collider.enabled to False in Animation does not disable the Coll...
Steps to reproduce: 1.Open attached “ColliderAnimation.zip” Unity project 2.Open scene “Test" 4.Select “Collider Parent” object in ... Read more
Collider2D gizmo position does not match updated object’s transform posi...
Steps to reproduce: 1. Open attached “Collider2DPosition.zip” Unity project 2. Open “Main” scene 3. Select “Collider2D” object in Hi... Read more
Rigidbody2D inertia is not calculated correctly after the Centre of Mass...
How to reproduce: 1. Open attached project 2. Open scene BikeCOMass.unity - Scene contains a few bike shapes made out of colliders... Read more
[PolygonCollider2D] on second Inspector button "Edit Collider" not working
Steps to reproduced: 1. Open new project. 2. Add polygon collider to any game object. 3. Add additional inspector tab (that both ins... Read more
Physics2D.Simulate(0) does not trigger OnTriggerEnter2D and OnTriggerExi...
Reproduction steps: 1. Open the attached project "PhysicsSimulateBug.zip" 2. Open the Console Window 3. Enter Play Mode 4. Observe t... Read more
Crash FixedSizeAllocator<3584>::alloc while in Play mode
To reproduce: 1. Open the project, attached by the user (link in the edit) 2. Enter Play mode 3. Walk around with WASD for a couple... Read more
Update method is called before any Physics 2D callbacks when Simulation ...
How to reproduce: 1. Open the user's attached "Physics Update Test Project.zip" project 2. Open the "SampleScene" Scene 3. *Added by... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window