Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

WLT-MRTK3-Port #318

Open
Cmacfdt opened this issue Jun 30, 2023 · 3 comments
Open

WLT-MRTK3-Port #318

Cmacfdt opened this issue Jun 30, 2023 · 3 comments

Comments

@Cmacfdt
Copy link

Cmacfdt commented Jun 30, 2023

The community might find this handy.

https://github.com/Fuzzy-Door-Tech/WLT-MRTK3-Port

We have been using this port for months with MRTK3, Unity 2021 and Unity 2022. It primarily provides support for using AR Foundation's XROrigin and related changes.

@Cmacfdt
Copy link
Author

Cmacfdt commented Jun 30, 2023

Relevant to #317

@genereddick
Copy link

Please note this issue regarding the AR Pose Driver and the temporary fix
Unity-Technologies/arfoundation-samples#1063 (comment)

@robintown
Copy link

As someone new to Unity the steps to install this were not obvious, so I'll share what worked for me:

  1. Add WLT Core to your project via the Mixed Reality Feature Tool.
  2. Download the port linked above and place the files somewhere in your project's Packages folder. For example, I put it under Packages/WorldLockingTools.
  3. Find the com.microsoft.mixedreality.worldlockingtools archive under Packages/MixedReality and open it. Inside this archive you should see another Packages folder.
  4. Copy the archive's Packages folder into the folder containing the port.
  5. Finally, in your project's manifest.json, replace the com.microsoft.mixedreality.worldlockingtools dependency with the path to the port:
"com.fuzzydoortech.worldlockingtools": "file:WorldLockingTools"

And delete the original com.microsoft.mixedreality.worldlockingtools archive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants