Search Issue Tracker
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
OnTriggerStay2D is called not properly
To reproduce: 1. Open the attached project 2. Run the "scene1" 3. Move Jane object using arrow keys so that it collides with a "Trap... Read more
Modifying Collider Mask on runtime skips a frame without collision for t...
To reproduce: 1. Download attached project "Platform test.zip" and open in Unity 2. Open "test" scene 3. Enter to Play mode 4. Pres... Read more
[HingeJoint2D] Reference angles calculated differently when connecting 2...
To reproduce this bug: 1. Open the attached project 2. Open 'test' scene 3. Example on top: connected in the editor before runtime ... Read more
Rigidbody2D with interpolation set to interpolate has wrong rotation whe...
Steps to reproduce: 1. Open attached project 2. Open scene "Rotate Test" 3. Run scene 4. Click any of the Rotate buttons and notice... Read more
Adding a PolygonCollider2D to a sprite hangs unity
To reproduce: 1. Open TestProject project 2. Open test scene 3. Add Polygon Collider 2D component to "New Sprite" object Expected... Read more
Rigidbody2D inertia is not calculated correctly after the Centre of Mass...
How to reproduce: 1. Open attached project 2. Open scene BikeCOMass.unity - Scene contains a few bike shapes made out of colliders... Read more
Unity crashes when rotating a sprite
Steps to reproduce : - import the image attached - create a sprite from the image - drag the sprite to the scene and add a 2D Polyg... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow