com.unity.physics 1.4.5

com.unity.physics

Source docs
Notes: processedReleased February 19, 2026

Browse versions

PreviousNext

Features

    📈 Improvements

    • Updated `com.unity.burst` dependency to version `1.8.27`

    🔧 Bug Fixes

    • Make sure the `Collider` query functions `CheckSphere`, `CheckBox` and `CheckCapsule` work properly when using `QueryInteraction.IgnoreTriggers` as query interaction.
    • ### Security