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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow