Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/unity 1542 pose recorder scene grab ball disconnected and simple interaction glow spams log #1668

Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Packages/Tracking/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Multi device mode will no longer be requested on Connection if arg is set to false
- Fixed issue with Unity 6 triggering warnings for scripts that need to be upgraded due to Unity 6 API changes
- Fixed a broken meta file in Physical Hands XR Examples
- Fixed a frequent editor freeze that would occur when the Leap service is stopped/uninstalled
- Fixed a frequent editor freeze that would occur when the Leap service is stopped/uninstalled
- Fixed issue with pose detection scene. Grab ball was not working / moving the panel. SimpleInteractionGlow script was outputting NullReferenceExceptions

## [7.1.0] - 04/09/2024

Expand Down
Loading