Hello all,
I'm trying to create a new Unity Project to use MRTK3. Yesterday it was working flawless, but today something seems wrong, could be connected to the recent news around MRTK3.
I am not able to import the MagicLeap MRTK3 package following the steps from the Magic Leap Developer Documentation:
Create a New Project | MagicLeap Developer Documentation.
I'm using the following configuration:
Unity Editor version: 2022.3.4f1
ML2 OS version: 1.3
MLSDK version: 1.3.0
MRTK version: MRTK3 - 1.0.0-pre.3
Error messages from logs (syntax-highlighting is supported via Markdown):
Error message copy paste:
[Package Manager Window] Error adding package: file:C:/Users/Anwender/MagicLeap/tools/unity/mrtk3/v1.0.0-pre.3/com.magicleap.mrtk3-1.0.0-pre.3.tgz.
Unable to add package [file:C:/Users/Anwender/MagicLeap/tools/unity/mrtk3/v1.0.0-pre.3/com.magicleap.mrtk3-1.0.0-pre.3.tgz]:
Package com.magicleap.mrtk3@file:C:\Users\Anwender\MagicLeap\tools\unity\mrtk3\v1.0.0-pre.3\com.magicleap.mrtk3-1.0.0-pre.3.tgz has invalid dependencies or related test packages:
com.microsoft.mrtk.core (dependency): Package [com.microsoft.mrtk.core@3.0.0] cannot be found
com.microsoft.mrtk.input (dependency): Package [com.microsoft.mrtk.input@3.0.0] cannot be found
com.microsoft.mrtk.uxcomponents (dependency): Package [com.microsoft.mrtk.uxcomponents@3.0.0] cannot be found
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
Looking forward to news around this topic, I would like to be able to use MRTK3 again
Thanks in advance