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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[1.2.0] - 2021-11-18
Depends on version 1.3.0 of Unity's OpenXR plugin.
Supports better HoloLens hand interaction action binding
Fixed a crash during app suspend/resume when taking MRC video
Depends on version 4.2.0 of XR management package.
Fixed a bug where sometimes the the project settings assets are not created before being used.
Added Microsoft.MixedReality.OpenXR.Remoting.AppRemoting.Listen function to support listen mode for a Holographic Remoting remote app.
Added new enum value HandshakePermissionDenied to enum type RemotingDisconnectReason.
Fixed a bug where after a failed remoting connection the XR session automatically restarted and repeat the failure.
When hand tracking becomes untracked or out of view, the corresponding InputDevice for hand joints will remain valid and report isTracked = false, instead of invalidating the InputDevice.