Search Issue Tracker
Physics2D.OverlapArea less precise than Physics2D.Raycast
Steps to reproduce this issue: 1. Open the attached project 2. Open 'Test' scene -The CollisionTest script attached to the Box obje... Read more
Parent 2d rigidbody causes child collider to move out of place
To reproduce: 1. Open attached project 2. Open scene "wer" 3. Select the parent/child cubes with the rigidbody 2d - notice that the... Read more
2D Colliders Gizmos lag behind the transform of the game object when its...
This might not be a bug, but a possible inconsistency between 3D and 2D Collider Gizmo drawing which might confuse our users To rep... Read more
Destroying rigidbody2D stops colliders from working
To reproduce: 1. Open rigidbodyless collider test project 2. Open test scene 3. Enter play mode 4. Observe as "destroyer" game objec... Read more
Physics2D.BoxCast doesn't detect the "Edge Collider 2D" when hitting the...
How to reproduce: 1. Open the attached project's ("case_1190905-Project.zip") Scene labeled "IssueScene" 2. Enter the Play Mode 3. P... Read more
OnTriggerEnter2D is called instead of OnTriggerStay2D when Collider2D ge...
How to reproduce: 1. Open the attached project 2. Open and play Example scene 3. In the Scene view, select Trigger2 (red). Trigger2... Read more
Crash FixedSizeAllocator<3584>::alloc while in Play mode
To reproduce: 1. Open the project, attached by the user (link in the edit) 2. Enter Play mode 3. Walk around with WASD for a couple... Read more
Part of Composite Collider 2D falls through the collider - starts twitching
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. Select "GameObject (1)" and notice that it has composite coll... 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