com.unity.polyspatial.visionos 0.6.3

com.unity.polyspatial.visionos

Source docs
Notes: processedReleased November 30, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (11f1)

Features

  • Added link from the Index page to the Requirements page for easier access to the required Unity versions for Polyspatial.
  • Added instructions for upgrading/downgrading Play to Device Host app on TestFlight.

📈 Improvements

  • Moved the PolySpatial Unity Version Support matrix from the Changelog to the Requirements page in the docs.
  • Play to device page no longer has a compatibility version matrix for each PolySpatial release but points to a google drive folder on where one can find the different Play To Device Host versions.
  • ### Deprecated

API Changes

    🔧 Bug Fixes

    • Moving volume cameras will no longer recreate the window on every frame.
    • Fixed crash due when Raycast Target is enabled on UGUI elements.
    • Corrected docs for PolySpatial version in the Play To Device docs to 0.6.2 version (instead of 0.6.0).
    • ### Security