com.unity.physics 1.3.9

com.unity.physics

Source docs
Notes: processedReleased January 22, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (11f1)

Package Dependencies

Features

  • Added function `PhysicsVelocity.ApplyAngularImpulseWorldSpace` for applying angular impulse in world space

📈 Improvements

  • New ConfigurableJoint baking code that is capable of converting motors about all axes, not just X
  • ConfigurableJoint baking won't create empty UnityJoint (with no constraints) for unlocked linear and angular degrees of freedom

🔧 Bug Fixes

  • The `Enable Integrity Checks` setting in the `Project Settings` under `Physics -> Unity Physics` now correctly reflects whether the integrity checks are enabled or disabled. Previously, the setting indicated the opposite.