Hello,
I'm following this guide to install the tools to operate a Magic Leap 2 using Vuforia via Unity OpenXR:
However, I immediately run into a problem obtaining the ML C SDK, where the ML Hub 3 cannot download the zip file required for the install, returning "Reason: Aborted". Interestingly, I am able to manually download this file from the link below:
There is no clear way to install it in a manner where it will be recognized as a dependency by the Unity Package. Is there a way to install this manually, or is there a reason the file download is being aborted? I am able to install all other items from the Package manager, but the ML C SDK is for some reason, an exception.
I am also reading in some places that the ML C SDK is an optional dependency, but see no method to download the Unity Package without requiring completion of the ML C SDK installation.
Once the ML C SDK and Unity Package are installed, I assume one of these directories must be targeted by step 5.1 from this guide to set up Vuforia in Unity for the Magic Leap 2, but it is not clear which:
I am running on a Windows, ML Hub 3, Unity 2022.3.48f1.
Any help would be appreciated.