com.unity.physics 1.3.2
Source docsNotes: processedReleased September 17, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
- com.unity.burst (1.8.17)
- com.unity.collections (2.5.1)
- com.unity.entities (1.3.2)
- 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)
📈 Improvements
- Updated entities packages dependencies
📈 Improvements
- Documentation updates
- Updated Burst dependency to version 1.8.17
- Updated Unity Test Framework dependency to version 1.4.5
🔧 Bug Fixes
- Fixed an issue with negative collider scales during baking. Negative scales in GameObjects are now correctly interpreted and can be used to correctly flip GameObjects together with their associated colliders.
