Update to [v2.0.0] via Magic Leap Project Setup Tool

We've updated to ML C SDK 1.5.0 and Unity Package 2.0.0 via Hub:
image

In the Magic Leap Project Setup Tool, already configured for our project, we updated 'Set Magic Leap SDK folder' by clicking the orange 'change' button, turning the button green:

When I hover 'Import the Magic Leap SDK', the hover tooltip reads:

Current version: [v1.8.0]. Update to [v2.0.0]

How do we do that? The button UI for 'Import the Magic Leap SDK' is already green, so there's nothing to trigger in the setup tool. We could reinstall the setup tool but I'm cautious about it overwriting the current setup in unexpected ways.

We’re building using the following:

  • Magic Leap SDK v1.5.0
  • Unity 2022.3.13f1

We follow these config notes

Can you verify the Magic Leap SDK package version from the Unity Package Manager?

Here's a snapshot of the Package Manager, showing 'Magic Leap SDK 2.0.0':

Thank you for sharing. It looks like you caught a bug in the setup tool. We will work on resolving this issue. In the meantime, it looks like your SDK was updated to version 2.0.0. If you have errors regarding certain Magic Leap APIs, please add the magicleap xr package via the package manager.

Select the plus icon, then choose "by name..." and write the following

name: com.unity.xr.magicleap
version: 7.0.0

Finally select Add.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.