Skip to content

Commit

Permalink
Merge pull request #1668 from ultraleap/bug/UNITY-1542_Pose_Detection…
Browse files Browse the repository at this point in the history
…_Scene_Grab_Ball_Disconnected_And_SimpleInteractionGlow_Spams_Log

Bug/unity 1542 pose recorder scene grab ball disconnected and simple interaction glow spams log
  • Loading branch information
rblenkinsopp authored Feb 20, 2025
2 parents b09b868 + ee32bad commit 7f11cbf
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 349 deletions.
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 issues with pose detection scene where the grab ball was not moving the panel, SimpleInteractionGlow script was outputting NullReferenceExceptions and it was possible to push the record button out of the UI panel

### Known Issues
- Multiple issues present in the Pose Recorder Scene - grab ball does not work, pose record button falls through panel and flies away, NullReferenceException raised by SimpleInteractionGlow script
Expand Down
Loading

0 comments on commit 7f11cbf

Please sign in to comment.