Search Issue Tracker
Physics2D Multithreading not behaving as expected
Reproduction steps:1. Open attached project "MT Physics2D.zip" and scene "SampleScene"2. Enter Play Mode3. When MT is ON observer th... Read more
"OverlapPoint" not detecting "CompositeColliders" when cell size is less...
Reproduction steps: 1. Open "MinimalRepro" project and "scene" scene2. Enter Play mode3. Look at the Console window and see 24 lines... Read more
Rigidbody2D.Cast method results in a fixed collider overlap
Forum conversation here: https://forum.unity.com/threads/inaccuracy-in-distance-given-by-ridgidbody2d-cast.578377 Read more
"Physics2D.CapsuleCast" distance variable is set to infinity
Reproduction steps: 1. Open "CapsuleCast2D.zip" project2. Enter Play mode Expected Result: "Physics2D.CapsuleCast()" distance is set... Read more
Crash on PhysicsScene2D::IgnoreCollision_Binding when passing GetCompone...
How to reproduce:1. Open the "Physics2D Ignore Collision crash.zip" project2. Open the "SampleScene.unity" scene3. Press Play Actual... Read more
[Physics2D] RelativeJoint2D should support driven rotations as per Box2D
RelativeJoint2D should support driven rotations as per Box2D Steps to reproduce:1. Open attached project.2. Play Scenes/RelativeJoin... Read more
RaycastHit2D provides slightly incorrect centroid and distance values wh...
Steps to reproduce:1. Open attached project "Physics Test.zip"2. Play the Scene13. Press "a"4. Look at the Console, also select "Hit... Read more
Composite Collider doesn't work with PolygonCollider2D with inverted scale.
How to reproduce:1. Open the attached project (case_1266460-CompositeColliderWindingIssue.zip)2. Open the "SampleScene" Scene3. Sele... Read more
2D Collider editing resets after making changes to it when in a Prefab mode
Steps to reproduce:1. Open attached project "2DCollidersBUG.zip"2. Open "Human" prefab in the Hierarchy window3. Press on "Edit Coll... Read more
Collisions miscalculated when Tilemap Collider is used
Steps to reproduce:1. Open Project "TilemapCollider2D Bug"2. Drag the GameObject with Cirle Collider 2D outside the area with red Ti... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved