com.unity.physics 1.3.10
Source docsNotes: processedReleased February 24, 2025
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
- com.unity.burst (1.8.18)
- com.unity.collections (2.5.3)
- com.unity.entities (1.3.10)
- com.unity.mathematics (1.3.2)
- com.unity.modules.imgui (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.test-framework (1.4.5)
🔧 Bug Fixes
- Incorrect vertex orientation during baking process in `Unity.Physics.CapsuleCollider` where vertices were unexpectedly flipped in certain conditions.
- Visual artifacts in `PhysicsDebugDisplay` where capsule edges were incorrectly rendered when Height < (2 \* Radius).
- Capsule edge stretching in `PhysicsDebugDisplay` that occurred with non-default height-to-radius ratios.
