Search Issue Tracker
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
Raycast does not hit BoxCollider2D with RigidBody2D when it's rotated 18...
How to reproduce: 1. Open the attached project ("Raycasttry.zip") 2. Load "SampleScene" 3. Enter Play mode 4. In the Scene View drag... Read more
Collider vertices do not get removed when holding CMD/CTRL and clicking ...
How to reproduce: 1. Open the attached project 2. Select the GameObject in the scene 3. Click the Edit Collider button 4. Hold down ... Read more
Duplicate Collider 2D when editing Colliders in GameObject that has 2 Co...
How to reproduce: 1. Open a new project 2. Create an empty GameObject 3. Add 2x Capsule Collider 2D to that GameObject 4. Change on... Read more
Collisons not ignored when Physics2D.SetLayerCollisionMask is set
How to reproduce: 1. Open the user's attached project 2. Enter Play mode 3. Try to walk through a door Expected results: You're abl... Read more
Rigidbody2D.Distance is returning incorrect results when used between a ...
How to reproduce: 1. Open the attached project (case_1311101-DistanceTest) 2. Open the DistanceTest Scene 3. Move the Collision Game... Read more
[Physics2D] Rotating flipped Rigidbody2D leads to constant rotation
Steps to reproduce: 1. Download and open the user's project "Rigidbody2DRotationIssue.zip" 2. Enter Play mode with SampleScene activ... Read more
Physics2D - CircleCast hit point is different than Raycast from the same...
Reproduction steps: 1. Open user's project "circlecast_issue.zip" 2. Open "SampleScene" Scene 3. Enter Play Mode 4. Press the space ... 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
Multiple errors appear in the Console after changing the Points Size val...
How to reproduce: 1. Open the attached '1322709.zip' project 2. Open 'SampleScene' 3. In the Hierarchy select 'GameObject' 4. In the... 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