Search Issue Tracker
[Continous] Sometimes relativeVelocity returned in OnCollisionEnter2D is...
Steps to reproduce: 1. Open attached project2. Run scene SpheresTest3. Wait for 4th collision against left wall4. Notice that instea... Read more
Player Attempts to Initialize Physics2D Manager when Physics2D Package i...
To Reproduce: 1. Create a new project.2. In Package Manager disable Physics2D package and turn off engine stripping in player settin... Read more
Mesh created using PolygonCollider2D.CreateMesh contains gap
Steps to reproduce:1. Open the attached project2. Open the "ColliderToMesh" Scene from "Assets" > "Example" folder in the Project... Read more
[Physics 2D] GameObject having attached Relative Joint moves away from t...
Relative joint breaks and is not behaving in the intended way, on running the scene GameObject having attached Relative Joint moves ... Read more
Unity crashes when instantiating a Prefab with Box Collider 2D and Compo...
How to reproduce:1. Open the attached project (BoxCollider2DIssue.zip)2. Enter the play mode Expected result: Prefab is instantiated... Read more
Editor freezes and crashes after a few moments after entering Play Mode ...
Repro steps:1. Open user attached project2. Edit -> Project Settings -> Physics 2D3. Check "Use Multithreading"4. Enter Play M... Read more
[2D][Polygon Collider 2D] Sprite could not be dragged onto a Polygon Col...
1. What happened[2D][Polygon Collider 2D] Sprite could not be dragged onto a Polygon Collider component anymore 2. How we can reprod... Read more
Interpolation/Extrapolation of a Rigidbody 2D stops very briefly when ch...
How to reproduce:1. Open the user's project.2. Enter Play Mode.3. Press "Space" Expected results: The circle falls smoothlyActual re... Read more
Editor crash on "Collider2D::Cleanup" when entering Prefab Mode with a p...
1. Open attached project "minimal_repro.zip"2. In Project view open Project/Prefabs folder3. Select Player Prefab and press "Open Pr... Read more
Collision event delayed when using OnCollisionEnter2d
Steps to reproduce:1. Open attached project2. Open any issued scenes (01IssueCollision2d)3. Click the Play button and wait for a whi... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code