documentation

Release 2.4

Version 2.4.1

Info

Release date: 10.02.2023
Release info: Patch

Bugfixes

  • Fixed bug in the ModelTracker that prevented using extendibleTracking in ARFoundation or when otherwise injecting images.
  • Fixed a bug in the PosterTracker, which prevented re-initialization if extendibleTracking was used and the poster was moved.

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.