Search Issue Tracker
RigidBody2D kinematic state does not remove force from object
Reproduction Steps: 1. Open "Rigidbody2D.isKinematic Bug.zip" project 2. Open "Scene" scene 3. Play scene 4. Press "A" key to move "... 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 re... 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 ... Read more
RaycastHit2D.distance shows wrong value when using Vector2.up
To reproduce this bug: 1. Open the attached project 2. Open 'RaycastHit2D' scene 3. It has a 'RayOrigin' object which casts ray and... Read more
HingeJoint2D reference angle changes OnEnable
To reproduce this bug: 1. Import the attached package 2. Open 'test' scene 3. Play the scene 4. Press A and notice in the console t... Read more
Physics2D.Simulate(0) does not trigger OnTriggerEnter2D and OnTriggerExi...
Reproduction steps: 1. Open the attached project "PhysicsSimulateBug.zip" 2. Open the Console Window 3. Enter Play Mode 4. Observe t... 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 resu... 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 C... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window