Skip to content

Mixed Reality OpenXR Plugin v1.8.1

Compare
Choose a tag to compare
@KBonds KBonds released this 21 Jun 22:20
· 18 commits to main since this release
d68ca97

[1.8.1] - 2023-06-21

  • Restored Android support for hand tracking and controller models.
    • These features are now deprecated instead of entirely removed.
    • Using the OpenXR plugins from Unity and Meta is still recommended for these features.
  • Depends on version 1.8.0 of Unity's OpenXR plugin.
    • Deprecated our HP Reverb G2 controller bindings in the Mixed Reality OpenXR plugin.
    • Recommend using the equivalent HP Reverb G2 controller bindings in Unity's OpenXR plugin with version 1.8.0 or above.
  • Fixed a bug which prevented apps from building for platforms where this plugin was included, but not in use.
  • Fixed a bug where errors about plugin initialization were printed when the plugin was included, but not in use.
  • Fixed a bug where the EyeLevelSceneOrigin script behaved incorrectly when running in a scene without XR started.
  • Fixed a bug where using this plugin with Unity 2022 and ARFoundation 5 would cause warnings.