Unity Release 6.14.0
BryceNewell-UL
released this
24 Jan 18:57
·
780 commits
to develop
since this release
- This release was tested against Unity 2021LTS and 2022LTS
- Tracking contains stable content including Core, Hands and the Interaction Engine.
- Tracking Preview contains experimental/pre-release content.
Headline features include:
Tracking Client versions
- Windows v5.17.1
- MacOS v5.17.1
- Android v5.17.1
Added
- Physical Hands. This introduces a new way of interacting with object in the virtual world using your hands and unitys physics engine.
- Brand New Example Scene to show off some of the many great ways to use Physical hands.
Changed
- Removed Physics Hands from the preview package as Physical Hands has replaced it.
Known issues
- Repeatedly opening scenes can cause memory use increase
- The OpenXR Leap Provider does not currently support the
Confidence
hand property (and will return fixed values) - After using Ultraleap OpenXR in Unity Editor, the tracking mode of device 0 will be set to HMD until the Unity Editor session ends. This can stop the testing of non-XR scenes until the Unity Editor is re-opened
Full Changelog (Tracking Package)
Documentation
Discussions
Discord
Note
If using the .UnityPackage method to import the Plugin, it is recommended to delete any previous version before importing to avoid import issues.