com.unity.polyspatial.visionos 2.1.2
com.unity.polyspatial.visionos
Source docsNotes: processedReleased December 2, 2024
Unity Compatibility
Minimum Unity: 6000.0 (22f1)
Package Dependencies
- com.unity.polyspatial (2.1.2)
- com.unity.polyspatial.xr (2.1.2)
- com.unity.xr.management (4.5.0)
- com.unity.xr.visionos (2.1.2)
✨ Features
📈 Improvements
- Restored `PolySpatialWindowManagerAccess.entityForIdentifier`/`identifierForEntity` that was removed when adding multi-volume support and added `entitiesForUnityInstanceId` to return Entities from all volumes.
- Improved performance of blend shapes by enabling asynchronous processing.
- Entities merged via static batching now include the source entities' synchronized components (sort groups, image based light receivers, environment lighting configurations, grounding shadows, and hover effects).
- Updated Metal Samples presentation image and added known limitations section to the Play to Device Section.
- ### Deprecated
⚡ API Changes
🔧 Bug Fixes
- Fixed edge cases with blend shape support: support meshes with no vertices and meshes with no bone weights.
- Fixed issue where raycastable UGUI components would not be removed from scene when hidden (when scrolling, e.g.)
- Fixed a bug with tracked images over play to device.
- ### Security
