Issue Explorer
Status, longest-open, and most-mentioned cuts of every UUM-id referenced in the indexed Unity release-note corpus. Click any issue to see every release that mentioned it.
Physics issues
101–125 of 182
Filtered slice of every tracked UUM id — adjust the chips to widen or narrow.
All subsystemsRenderingScriptingMobileXRPhysicsUINetworkingEditorAudioAnimationAsset PipelineInputOther
| Issue | Status | Description | Introduced | Fixed | Days open | Mentions |
|---|---|---|---|---|---|---|
| UUM-96080 | Fixed | Physics: Fixed stack corruption for Rigidbody.SweepTestAll. (UUM-96080) Fixed in 6000.2.0a6. | 6000.2.0a1Jan 29, 2025 | 6000.2.0a6Mar 5, 2025 | 35 | 31 |
| UUM-91870 | Fixed | Physics 2D: Allow "Rigidbody2D.SlideMovement.surfaceUp" to have zero magnitude. When this is used, it allows the "Rigidbody2D.Slide" feature to move in a "top down" view where all surfaces can be slid across. | — | 6000.0.36f1Jan 28, 2025 | — | 31 |
| UUM-87102 | Fixed | Physics 2D: Fixed an issue to by ensuring that Rigidbody2D.Cast correctly uses the ContactFilter2D.useTriggers or the global Physics2D.queriesHitTriggers options. | — | 6000.1.0a9Dec 18, 2024 | — | 17 |
| UUM-89955 | Fixed | Physics 2D: When disabling a Collider2D, ensure that contacts are not destroyed before they are reported if "Callbacks On Disable" is active. | — | 2022.3.55f1Dec 17, 2024 | — | 19 |
| UUM-86499 | Fixed | Physics: Fixed an issue by securing a mass properties recomputation case for Rigidbody components. A error message would be printed in the console if a concave MeshCollider would be present under a kinematic Rigidbody during authoring. This issue… | — | 6000.1.0a8Dec 10, 2024 | — | 19 |
| UUM-83065 | Fixed | Physics: Fixed Repeated OnTriggerEnter Events with CharacterController Slope Limit Updates. | — | 6000.1.0a3Nov 7, 2024 | — | 24 |
| UUM-85527 | Fixed | Physics: Fixed an issue where vehicle data would not be preserved when adding multiple WheelCollider components using the GameObject scripting APIs. | — | 6000.1.0a3Nov 7, 2024 | — | 24 |
| UUM-83156 | Fixed | Physics: Fixed CharacterJoint's derrived axis locks being ignored. This would cause some ragdoll setups for never come to rest during simulation. | — | 6000.1.0a2Oct 30, 2024 | — | 25 |
| UUM-83050 | Fixed | Physics: Fixed an issue where Physics Debugger wouldn't take physics shape scale into account when redering. | — | 6000.0.24f1Oct 24, 2024 | — | 25 |
| UUM-78853 | Fixed | Physics: Fixed an issue with the Cloth component's inspector where exiting play-mode with the self and inter collision tool open would cause a null reference exception. | — | 2022.3.51f1Oct 22, 2024 | — | 26 |
| UUM-63810 | Fixed | Physics 2D: Fixed the issue with Rigidbody2D interpolation called jitter when multiple FixedUpdate occur back-to-back. This typically occurs when the application target frame-rate is set lower than the FixedUpdate rate. | — | 6000.0.23f1Oct 16, 2024 | — | 1 |
| UUM-82839 | Fixed | Physics: Fixed an issue where WheelCollider component's raycasts failed to hit colliders due to incorrect filtering data. | — | 6000.0.23f1Oct 16, 2024 | — | 1 |
| UUM-83048 | Fixed | Physics: Fixed an issue with Colliders where they would end up ignoring the value passed into the "Layer Override Priority" when doing so via the Collider component's inspector rather than API. | — | 6000.0.23f1Oct 16, 2024 | — | 1 |
| UUM-78851 | Fixed | Physics: Fixed an issue with cloth self collision where setting and clearing self collision indices would cause simulation artifacts unless self collision distance was set to 0.0f prior to clearing. Now when clearing self collision indices distan… | — | 2022.3.50f1Oct 9, 2024 | — | 1 |
| UUM-82789 | Fixed | Physics 2D: When using Rigidbody2D interpolation and changing the Transform directly, the Transform pose has the priority for interpolation whereas when changing the Rigidbody2D pose directly, the Rigidbody2D pose has the priority over the Transform… | — | 2022.3.49f1Oct 1, 2024 | — | 2 |
| UUM-80058 | Fixed | Physics 2D: Fixed an issue where setting the Rigidbody2D.rotation when interpolation is being used results in the wrong Rigidbody2D.position being used for the interpolation resulting in movement discontinuities. | — | 2022.3.48f1Sep 26, 2024 | — | 2 |
| UUM-71177 | Fixed | Physics 2D: A PolygonCollider2D associated with a SpriteRenderer using "Sliced" Draw Mode should not crash when empty paths are added. | — | 2022.3.33f1Jun 12, 2024 | — | 1 |
| UUM-64913 | Fixed | Physics 2D: Fixed a crash when sending TriggerEnter2D/Exit2D callbacks. | — | 2021.3.38f1May 2, 2024 | — | 1 |
| UUM-54924 | Fixed | Physics: Fixed an issue where the job system integration of PhysX would end up causing the main thread to idle, because the PxTaskManager could not provide a job graph ahead of time. | — | 6000.0.0b15Apr 13, 2024 | — | 3 |
| UUM-66765 | Fixed | Physics: Fixed an issue where Joint.connectedArticulationBody couldn't be set to null after assigning a non-null reference to an ArticulationBody component. | — | 6000.0.0b15Apr 13, 2024 | — | 3 |
| UUM-66781 | Fixed | Physics: Fixed an issue with adding new wheel colliders to a scene where the data backing the wheel collider was not properly updated. | — | 6000.0.0b15Apr 13, 2024 | — | 2 |
| UUM-57137 | Fixed | Physics: Fixed an issue with Rigidbody/ArticulationBody::AddRelativeForce where additional torque would be applied to the bodies, despite the linear force always being applied at center of mass. Which implies that the torque generated by this typ… | — | 6000.0.0b13Mar 27, 2024 | — | 3 |
| UUM-65646 | Fixed | Physics 2D: Ensure that certain overloads of Rigidbody2D.Cast() correctly use the implicit body rotation. | — | 6000.0.0b13Mar 27, 2024 | — | 3 |
| UUM-30798 | Fixed | Physics: Fixed an issue moving child triggers causing parent bodies to recalculate their center of mass. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-44297 | Fixed | Physics 2D: Fixed an issue where Animation Root Motion rotation and Animation Transform rotation could not correctly rotate a Rigidbody2D. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |