Skip to content

1.8.0

Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 09 May 13:49

[1.8.0] - 2023-05-18

Added

  • Added functionality in OpenXRFeatureBuildHooks exposing the BootConfig for reading/writing.
  • Added Force Remove Internet Permission setting to the Meta Quest Feature settings, allowing to remove Internet permissions added automatically to the application manifest.
  • Added class HPReverbG2ControllerProfile.ReverbG2Controller and a new interaction profile to support the HP Reverb G2 controllers.
  • Added Hand Interaction Profile and added PalmPose and dpad EXT implementations.

Changed

  • Modified ModifyAndroidManifestMeta class to provide required Android manifest entries using a new internal XR system, instead of manually modifying the manifest file.
  • Updated the IsTracked and TrackingState Input Features names with a Usage prefix to prevent name collisions.
  • Updated OpenXR loader to 1.0.27.

Fixed

  • Fixed type XrCompositionLayerPassthroughFB not appearing in the runtime debugger.
  • Fixed crash when deploying to Android on Unity 2023 due to using type Activity over GameActivity.
  • Fixed issue on Android where screen captures only capture the view on one eye.