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
- 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