Search Issue Tracker
RigidBody 2D with Edge Collider ignores object's mass during a collision
Reproduction steps: 1. Open the attached project named "Case_1127403" 2. Play the Scene 3. Observe the collisions Expected result: ... Read more
Editor crashes with ReportFixture after when colliding with tilemap coll...
To reproduce: 1. Open attached project "2D Platformer Controller.zip" 2. Enter Play mode 3. While in Play mode, delete some of the c... Read more
Edge Collider 2D Edit mode exits after every edit made in Prefab Mode
Steps to reproduce: 1. Open attached project "Edge.zip" 2. Open "Edge" Prefab in Prefab mode 3. Try to Edit Edge Collider Expected ... Read more
Destroying PolygonCollider2D takes very long time
Reproduction steps: 1. Open attached project "PolygonColliderSlowDestroy.zip" and scene "SampleScene" 2. Enter Play Mode 3. Observe ... Read more
Crash when calling "Rigidbody2D.ClosestPoint" on an inactive Rigidbody2D.
Reproduction steps: 1. Open attached project "Physics2D_Closest_Crash_Project.zip" and scene "SampleScene" 2. Enter Play Mode 3. Cra... Read more
Profiler shows 1 static body under Physics (2D) when profiling an empty ...
How to reproduce: 1. Create a new Unity project 2. Open the Window > Analysis > Profiler 3. Record Play Mode/Edit Mode 4. See the Ph... Read more
[Physics2D] Disabling and enabling "Max Distance Only" throws runtime er...
Disabling and enabling "Max Distance Only" under Distance Joint 2D throws runtime errors on changing length connection. Steps to Re... Read more
[Physics 2D] Reset functionality is not working for EdgeCollider2D
[Physics 2D] Reset functionality is not working for EdgeCollider2D Steps to Repro: 1. Create a new Project 2. Create a new GameObj... Read more
[2D Physics] Box Collider 2D's "Auto Tilling" checkbox doesn't allign wi...
Box Collider 2D's "Auto Tilling" and used by composite checkbox doesn't align with other checkboxes on expanding Inspector window... Read more
Colliders are not merged when using CompositeCollider2D
Steps to reproduce: 1. Open a new Unity project 2. Make a new gameObject with CompositeCollider2D component 3. Give it 2 child objec... 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