Skip to main content

Migration Guide for Unity

Breaking changes in 0.15.0

  • QCHT helpers that ensured compatibility with QCHT3 have been removed. Please update to QCHT4+.

Breaking changes in 0.14.0

  • These formerly publicly available classes have been marked as internal:
    • SpatialMeshingFeature
    • PlaneDetectionFeature
    • ImageTrackingFeature
  • The option to toggle convex hull computation for detected planes moved from the OpenXR settings page of the feature to a component called SpacesARPlaneManagerConfig that can be added next to the ARPlaneManager.