Search Issue Tracker
Physics2D.Raycast() registers collision with EdgeCollider2D when camera ...
Game object with EdgeCollider2D does not collide with a Physics2D Raycast cast from screen point to mouse position when camera is se... Read more
PolygonCollider2D.SetPath list version produces incorrect number of poin...
How to reproduce:1. Open the attached "SetPathList.zip" project2. Enter Play mode and inspect the console Expected results: SetPath ... Read more
Crash on PhysicsContacts2D::RemoveContact when destroying a GameObject i...
To reproduce:1. Open attached project2. Open "Puzzle_Beijing01_10" scene and press play3. Play till editor crashes. Actual result: U... Read more
2DCollider of a selected object is visible in Game view
To reproduce:1. Open attached Unity project "mario2d.zip"2. Open scene "World1-1"3. In the hierarchy select either "Mario" or "Mario... Read more
OnTriggerEnter2D is triggered one more time after the colliding object h...
OnTriggerEnter2D is triggered one more time after the colliding object has been destroyed To reproduce:1. Use the attached project o... Read more
Rigidbody2D with interpolation set to interpolate has wrong rotation whe...
Steps to reproduce: 1. Open attached project2. Open scene "Rotate Test"3. Run scene4. Click any of the Rotate buttons and notice tha... Read more
CapsuleCollider2D behaves incorrectly when affected by PlatformEffector2...
Steps to reproduce (watch gif):1. Open attached project2. Open "PlatformEffector2D" scene3. Press play4. Move big rectangle with pla... Read more
Collision 2D detection does not work correctly in 5.4 and newer versions
Steps to reproduce:1. Open attached project in 5.4 or 5.52. Open scene "test area"3. press play-"Dummy" gameObject starts to flip ra... Read more
BoxCollider2D.Cast does not detect that it hits an EdgeCollider2D
BoxCollider2D.Cast does not detect that it hits an EdgeCollider2D at some points of the EdgeCollider2D To reproduce:1. Open the proj... Read more
2D Colliders will not update their collision shapes when changing Transf...
How to reproduce:1. Download and open the attached project "case_1164935-matchtree.zip"2. Select the Cube GameObject in the Hierarch... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks