Version 2.4.0
Version Info
Release date: 14.09.2022
Release info: Feature Release
General
This is a minor feature release for VisionLib which adds:
- Support for using the OpenXR plug-in under HoloLens in Unity 2020 and higher. OpenXR will be mandatory in Unity 2021 and higher since support for Windows Mixed Reality is removed there.
Special thanks to all our users for your valuable feedback!
Features
HoloLens
- Added support for using the OpenXR plug-in under HoloLens in Unity 2020 and higher. OpenXR will be mandatory in Unity 2021 and higher since support for Windows Mixed Reality is removed there. For more details on how to setup your scene see HoloLens OpenXR Integration.
Enhancements / Bugfixes
Unity
- Fixed green artifacts and yellow tint in the background image when using the VisionLib URP extension with Unity 2021 LTS.
HoloLens
- Fixed a bug where
enableEdgeFilter
was activated on HoloLens by default. Deactivating this option increases the tracking frequency.