Hello Magic Leap 2 App developers,
Previously the Object alignment app was working fine till the Magic Leap OS version 1.9.0. I recently upgraded the OS version to 1.12.0.
I simply built the app with the help of the sample provided from this github link.
Now I updated by unity version to Unity 6000.0.40f1 so cannot built the app with the provided sample as most of the API has been changed.
Could you please advise how to run object alignment application in new OS? Any suggestions and feedback will be highly appreciated. Additionally, I would be grateful if you could provide an APK for the object alignment application compatible with Magic Leap OS 1.12.
Hello,
Have you tried using Unity 2022.3 to build the object alignment app? If so, what happens when you run it on your ML2 with OS 1.12 vs 1.9 ? Running a build that was compiled with a previous version of the ML Unity sdk should still generally work on OS 1.12.
Best,
Adam
Hi,
I used Unity 2022.3 to build the object alignment app and installed it on the ML2 with OS version 1.12.0, but it did not work initially. However, I tried downgrading the ML2 OS version to 1.11 and then upgraded to OS 1.12. After doing this, the app built with Unity 2022.3 worked fine. I am curious about why it did not work earlier. I believe that downgrading and upgrading the version are not always the preferred solutions. If you have any other suggestions, please suggest me here.
Best regards,
Acharya
I wonder if you ran into the issue because the previous OS install failed or possibly because the correct update path was not followed. When updating the device to 1.12.0 did you go through the update path mentioned on the customer care page:
https://www.magicleap.care/hc/en-us/articles/10731234815757-Magic-Leap-OS-Update-Path
Not sure if this would directly cause the issue you described but it might have contributed.
I followed the update path as recommended on the customer care page, but I still encountered that issue. Still couldn’t figure out what caused that issue.