com.unity.physics 1.2.0

com.unity.physics

Source docs
Notes: processedReleased March 26, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (11f1)

Package Dependencies

🔧 Bug Fixes

  • Fix a number of memory leaks in the package and its test code.
  • Make sure that the `ColliderBlobCleanupSystem` does not dispose the same collider blob multiple times in Netcode environments, preventing a crash.