Search Issue Tracker
When a Rigidbody2D is inactive GetPoint/GetVector/GetRelativePoint/GetRe...
Reproduction steps: 1. Open the "Bug_Static_Rigidbody_GetRelativePoint.zip" project attached by the user 2. Open the "SampleScene" S... Read more
CustomCollider2D doesn't use the Collider2D.Offset property for its Phys...
Reproduction steps: 1. Open the attached project "CustomColliderOffset.zip" 2. Open the "SampleScene" scene 3. Select the "CustomSha... Read more
Physics2D.SetLayerCollisionMask only affects the row in the 2D collision...
How to reproduce: 1. Open the attached project "Physics2D SetLayerCollisionMask Edit Mode Bug.zip" 2. Click Bug > Set Mask 3. Check ... Read more
Crash in FixedJoint2D when playing in Player
Reproduction steps: 1. Open the user's attached project and make a build 2. Press play Expected result: Player is playing Actual re... Read more
In very rare circumstances, NOT using Multithreaded 2D Physics Consisten...
Reproduction steps: 1. Open attached project "1369087.zip" 2. Load the "Main Menu" scene. 3. Observe the GameObject "Collectable Are... Read more
Buoyancy effector 2D only behaves normally when using Box Collider 2D
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Inspect how different collide... Read more
Reversing sprite shape makes CompositeCollider2D cutout it's PolygonColl...
How to reproduce: 1. Open the user attached project (DevSpriteshape.zip) 2. In the SampleScene select the "Closed Sprite Shape" Game... Read more
Unity freezes when Physics2D.BoxCast hits an angled surface
Reproduction steps: 1. Open the attached project "AngledBoxCast.zip" 2. Open the "Scenes/Main" Scene 3. Enter Play Mode 4. Use the r... Read more
Physics2D.Distance returns zero when CapsuleCollider has a size of (0.1,...
Steps to reproduce: 1. Download and open the project "UnityBug_Collider_Distance_with_Capsule.zip" 2. Open Assets/Scenes/SampleScene... Read more
It is difficult to properly edit the PolygonCollider2D collider when its...
Reproduction steps: 1. Open the attached "project-1361571.zip" project 2. Open the "SampleScene" Scene 3. In the Hierarchy select th... 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