com.unity.polyspatial.visionos 2.0.0-pre.9
com.unity.polyspatial.visionos
Source docsNotes: processedReleased July 25, 2024
Unity Compatibility
Minimum Unity: 6000.0 (0b16)
Package Dependencies
- com.unity.polyspatial (2.0.0-pre.9)
- com.unity.polyspatial.xr (2.0.0-pre.9)
- com.unity.xr.management (4.4.0)
- com.unity.xr.visionos (2.0.0-pre.9)
✨ Features
- Added `Hybrid` app mode. This allows an application to switch between Metal and RealityKit mode at runtime. Hybrid mode requires PolySpatial. Refer to the **PolySpatial Hybrid apps on visionOS** section of the PolySpatial VisionOS documentation for more information.
- Added the ability to create multiple volume cameras. Refer to the **Volume cameras** section of the PolySpatial VisionOS documentation for more information.
📈 Improvements
- Updated instructions for setting up 2.x prerelease packages. This currently requires manually pointing your project's manifest.json at the appropriate package versions.
- Several VisionOS prefixed components (such as VisionOSVideoComponent and VisionOSImageBasedLight) have had DisallowMultipleComponent applied to them, and cannot be added multiple times to the same GameObject.
