You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.