com.unity.physics 1.2.0
Source docsNotes: processedReleased March 26, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
- com.unity.burst (1.8.12)
- com.unity.collections (2.4.0)
- com.unity.entities (1.2.0)
- com.unity.mathematics (1.3.1)
- com.unity.modules.imgui (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.test-framework (1.4.3)
🔧 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.
