Search Issue Tracker
Player movement lags when VSync is on
Reproduction steps: 1. Open the user's attached project 2. Build the project 3. Run the executable 4. Start a new game 5. Press the ... Read more
A warning appears when a GameObject with a Collider is added to a GameOb...
Reproduction steps: 1. Open the user's attached project 2. Open Assets > SampleScene 3. Enter Play Mode 4. Select the "[Testbed]" Ga... Read more
HingeJoint2D reactionTorque is Zero AND Joint Break Torque does not exce...
Reproduction steps: 1. Load the attached "case_1384707.zip" and open the "TestHinge2D" scene. 2. Select the "LongBox" GameObject. 3.... Read more
Transform Z position of GameObject is reset to 0 in Play mode when the R...
Transform Z position of GameObject is reset to 0 in Play mode when the RigidBody 2D Interpolate property is set to "Interpolate" or ... Read more
PhysicsShapeGroup2D String.Format GC allocation
How to reproduce: 1. Open the attached project ("case_1377116.zip") 2. Load the "SampleScene" an ensure the Profiler is open. Hit Pl... Read more
Unexpected behaviour from 2D physics when Y constraint is locked
How to reproduce: 1. Open the user attached project (RigidBug.zip) 2. Load the SampleScene press Play 3. Observe the Green Box falli... Read more
In very rare circumstances, NOT using Multithreaded 2D Physics Consisten...
Reproduction steps: 1. Open attached project "1369087.zip" 2. Load the "Main Menu" scene. 3. Observe the GameObject "Collectable Are... Read more
Modifying Rigidbody2D.position or Rigidbody2D.rotation doesn't stop inte...
Reproduction steps: 1. Open the attached "case_1367721_Rigidbody2D_PositionRotation.zip" project (not the user submitted one) 2. Ope... Read more
It is difficult to properly edit the PolygonCollider2D collider when its...
Reproduction steps: 1. Open the attached "project-1361571.zip" project 2. Open the "SampleScene" Scene 3. In the Hierarchy select th... Read more
Physics2D.Distance returns zero when CapsuleCollider has a size of (0.1,...
Steps to reproduce: 1. Download and open the project "UnityBug_Collider_Distance_with_Capsule.zip" 2. Open Assets/Scenes/SampleScene... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project