Search Issue Tracker
Raycasts do not always hit EdgeCollider2Ds
Steps to reproduce : - import the project attached- jump with the character on the thin platform- jump up and down a few times and n... Read more
Parent 2d rigidbody causes child collider to move out of place
To reproduce:1. Open attached project2. Open scene "wer"3. Select the parent/child cubes with the rigidbody 2d - notice that the box... Read more
RaycastHit2D.distance shows wrong value when using Vector2.up
To reproduce this bug: 1. Open the attached project2. Open 'RaycastHit2D' scene3. It has a 'RayOrigin' object which casts ray and 2 ... Read more
[HingeJoint2D] Reference angles calculated differently when connecting 2...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. Example on top: connected in the editor before runtime- ri... Read more
Minions stop doing damage to the player (2D regression?)
To reproduce:1. Download and import Unity Projects: 2D Platformer2. Let two minions push you from different sides (as shown in the a... Read more
Collider of Tiles containing "TilemapCollider2D" and "CompositeCollider2...
How to reproduce:1. Open the user’s attached project2. Enter Play mode3. In Hierarchy select “Dynamic Sprite” GameObject4. In the In... Read more
OnTriggerStay2D gets called only when enabling Rigidbody2D.isKinematic w...
Steps to reproduce:1. Open the scene 'Test'2. Press play3. Observe that although the moving object has the 3 "OnTrigger*2D" methods,... Read more
Adding a PolygonCollider2D to a sprite hangs unity
To reproduce:1. Open TestProject project2. Open test scene3. Add Polygon Collider 2D component to "New Sprite" object Expected resul... Read more
BoxCollider2D doesn't animate on latest patches
To reproduce:1. Open attached project2. Run Test scene3. Observe the colliderExpected result: It animates, changing sizeActual resul... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected