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 Unity2. 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 results: ... 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: Kinem... 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 window4.... Read more
Kinematic child object with Rb2D moves slower than the parent object wit...
How to reproduce:1. Open attached Unity project2. Load SampleScene scene3. Make sure both Parent and Child game objects are set to I... 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" GameObject3. Move it around with the Rect Transform t... 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 s... Read more
If "Box Collider 2D" is disabled inside the Animation window, trying to ...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "Level_Apartments" scene3. In the Hierarchy window expand "Doors" and ... Read more
Setting Collider.enabled to False in Animation does not disable the Coll...
Steps to reproduce:1.Open attached “ColliderAnimation.zip” Unity project2.Open scene “Test"4.Select “Collider Parent” object in Hier... 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" scene3. Set Layout to see Scene view4. ... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents