com.unity.polyspatial.visionos 1.0.3

com.unity.polyspatial.visionos

Source docs
Notes: processedReleased January 22, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (15f1)

Package Dependencies

Features

    📈 Improvements

    • Updated documentation to address package version and Unity Editor version requirements.
    • In the editor, PolySpatial preview and builds will only be enabled on platforms where it is supported (currently, visionOS MR).
    • ### Deprecated

    API Changes

      🔧 Bug Fixes

      • PolySpatial will only be enabled for the visionOS Mixed Reality build configuration.
      • Fixed issue with not restarting ARSession when switching scenes.
      • Fixed issue with incorrect transforms on volumes when Display -> Appearance -> Window Zoom setting was changed.
      • Fixed issue with incorrect transforms on volumes when using a bounded Default Volume Camera Window Configuration.
      • Fixed issue when certain skinned meshes would not show up when connecting to PlayToDevice.
      • Fixed issues with building for visionOS MR on non-macOS editor platforms.
      • ### Security