Search Issue Tracker
RigidBody2D kinematic state does not remove force from object
Reproduction Steps:1. Open "Rigidbody2D.isKinematic Bug.zip" project2. Open "Scene" scene3. Play scene4. Press "A" key to move "Rigi... 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
[HingeJoint2D] When rotating,limits Gizmo is in the same rotation in wor...
To reproduce this issue: - Open the attached project- Load the scene "test"- Play- Rotate the object in scene view(not too fast so t... 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 angle changes OnEnable
To reproduce this bug: 1. Import the attached package2. Open 'test' scene3. Play the scene4. Press A and notice in the console that ... 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
BoxCollider2D size changed upgrade due to 9-slice auto-tiling
Reproduction steps:1. Open project attached(Miner Mines.zip).2. Open main scene.3. Press play and try to hit wall. Expected result: ... Read more
OnTriggerExit2D is not called when resizing collider
Steps to reproduce:1. Open attached project's scene "1".2. Enter play mode.3. Select test22 game object in hierarchy.4. Change Circl... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default