com.unity.polyspatial 1.3.11

com.unity.polyspatial

Source docs
Notes: processedReleased December 5, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (19f1)

Package Dependencies

Features

    📈 Improvements

    • ### Deprecated

    API Changes

      🔧 Bug Fixes

      • Bypass reading boot config for Android and disable PolySpatial on Android.
      • Fixed bakeToMesh/bakeToTexture billboarded particle systems not facing camera when rendered within a rotated volume camera.
      • Fixed issue where changing a mesh on a SkinnedMeshRenderer didn't properly unregister the old mesh from the renderer for mesh notifications, and any changes to the old mesh could cause unnecessary SkinnedMeshRenderer processing.
      • Fixed issue where disabled volume cameras were not being tracked properly, causing an error message to be logged.
      • ### Security