Search Issue Tracker
Profiler is displaying Physics2D performance cost when Physics2D are not...
Reproduction steps: 1. Download project "SMALL_Physics2D_ButNo2dUsed.zip" and open in Unity 2. Open scene "Scene" 3. Select Window ... Read more
'Start Asleep' is not applied on 2D objects if they are touching another...
Reproduction steps: 1. Open the attached project "SleepBug.zip"; 2. Open the Main.unity scene; 3. Enter a play mode. Expected resul... Read more
Kinematic Child instantiated via script does not follow its parents Rigi...
How to reproduce: 1. Open attached Unity project "New Unity Project" 2. Load scene "test" 3. Enter the Play mode Expected Result: K... Read more
Rigidbody2D Auto Mass is not calculated when Box Collider has Is Trigger...
How to reproduce: 1. Open attached Unity project "Bugg" 2. Load scene "Scene" 3. Select "Trigger Rigidbody2D" in the Hierarchy windo... Read more
Kinematic child object with Rb2D moves slower than the parent object wit...
How to reproduce: 1. Open attached Unity project 2. Load SampleScene scene 3. Make sure both Parent and Child game objects are set t... Read more
NullReferenceException when moving around a SpringJoint2D with a RigidBo...
Steps to reproduce: 1. Open QA-attached project (in Notes) 2. Select "The Joint" GameObject 3. Move it around with the Rect Transfo... Read more
Polygon Collider 2D's shape doesn't change automatically when the sprite...
To reproduce: 1. Open the project, attached by the tester (polygonColliderAutoUpdate.zip) 2. Open the Sprite Editor for the Polygon... Read more
If "Box Collider 2D" is disabled inside the Animation window, trying to ...
Reproduction steps: 1. Open "MinimalRepro.zip" project 2. Open "Level_Apartments" scene 3. In the Hierarchy window expand "Doors" a... Read more
Setting Collider.enabled to False in Animation does not disable the Coll...
Steps to reproduce: 1.Open attached “ColliderAnimation.zip” Unity project 2.Open scene “Test" 4.Select “Collider Parent” object in ... Read more
ContactFilter2D is checking if triggers are involved rather than checkin...
How to reproduce: 1. Open attached Unity project "IsTouchingTest.zip" 2. Load "IsTouchingTest" scene 3. Set Layout to see Scene view... 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