Search Issue Tracker
ContactFilter2D is checking if triggers are involved rather than checkin...
How to reproduce:1. Open attached Unity project "IsTouchingTest.zip"2. Load "IsTouchingTest" scene3. Set Layout to see Scene view4. ... Read more
2D collider is still visible in the Scene if disabled it using Animation
Steps to reproduce:1. Download 959399_repro.zip and open "New" scene2. Open Animation window3. Select 2D game object4. Press play bu... Read more
Polygon Collider 2D's shape doesn't change automatically when the sprite...
To reproduce: 1. Open the project, attached by the tester (polygonColliderAutoUpdate.zip)2. Open the Sprite Editor for the Polygon s... 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
Tilemap Collider 2D doesn't generate Colliders for Sprites when at least...
How to reproduce:1. Open the attached "1243885 repro" project2. Open the "SampleScene" from Assets > Scenes folder3. Change the S... Read more
Animated object size is changed when if condition contains enum variable
How to reproduce:1. Open given Unity project2. Enter play mode3. Notice that after some turns, the size of car changes Expected resu... Read more
Collision2D.GetContacts() returns 0 when ContactPoint2D array size is 1
To reproduce:1. Open repro project2. Play 'Main' scene Expected: messages will be thrown:'ContactPoint2D[] length is 1 and collision... Read more
Collision2D.contacts returns 0 for a gameObject, which is queued for des...
Reproduction steps:1. Open the attached project "2DContactPointsDestroyBug.zip";2. Open the Main Scene;3. Enter a play mode;4. Press... Read more
Hit structure returned by method Collider2D.Distance is wrong (values ar...
How to reproduce:1. Open the "DistanceBug.zip" project2. Open the "Scene" scene.3. Press Play and watch the console. Actual result: ... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents