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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used