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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL