# About the features that were in Magic Leap 1

**URL:** https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656
**Category:** Unity Development
**Tags:** development
**Created:** [August 24, 2022, 4:22pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656 "2022-08-24T16:22:49Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![tokufxug](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/tokufxug/32/172_2.png) [@tokufxug](https://forum.magicleap.cloud/u/tokufxug)
#### Post date: [August 24, 2022, 4:22pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/1 "2022-08-24T16:22:49Z")

</div>

Image Tracking and Found Objects, which were present in Magic Leap 1, do not appear to be present in Magic Leap 2.

Will Image Tracking and Found Objects be added to Magic Leap 2 in the future?

---

<div class="post-metadata">

### Author: ![evolvingtech](https://avatars.discourse-cdn.com/v4/letter/e/eada6e/32.png) [@evolvingtech](https://forum.magicleap.cloud/u/evolvingtech)
#### Post date: [August 24, 2022, 5:35pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/2 "2022-08-24T17:35:09Z")

</div>

@tokufxug I have been interested in the exact same thing. I found the following in the API Reference for 0.53.2 but have not had a chance to do any coding using it:

https://developer.magicleap.cloud/learn/docs/unity-api/UnityEngine.XR.MagicLeap/MLImageTracker/UnityEngine.XR.MagicLeap.MLImageTracker

---

<div class="post-metadata">

### Author: ![tokufxug](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/tokufxug/32/172_2.png) [@tokufxug](https://forum.magicleap.cloud/u/tokufxug)
#### Post date: [August 25, 2022, 11:51am UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/3 "2022-08-25T11:51:41Z")

</div>

@evolvingtech Thanks for the reply, I see that the Image Tracking API for Magic Leap 2 is provided.  
@sengelman @kbabilinski It appears that the Image Tracking API for Magic Leap 2 is provided, but there is no Image Tracking in the Examples and I can't find any examples of Image Tracking usage in the Developer Portal.Are there any plans from Magic Leap to provide MLImageTracking Examples or development instructions in the future?

Thanks.  
[Sadao Tokuyama](https://www.linkedin.com/in/sadao-tokuyama/)

---

<div class="post-metadata">

### Author: ![sengelman](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/sengelman/32/11_2.png) [@sengelman](https://forum.magicleap.cloud/u/sengelman)
#### Post date: [August 25, 2022, 4:38pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/4 "2022-08-25T16:38:26Z")

</div>

@tokufxug and @evolvingtech :

Image Tracking is planned, but will not be released for a few months. A specific timeframe is hard to identify, but yes, it's definitely coming.

---

<div class="post-metadata">

### Author: ![tokufxug](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/tokufxug/32/172_2.png) [@tokufxug](https://forum.magicleap.cloud/u/tokufxug)
#### Post date: [August 26, 2022, 12:17pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/5 "2022-08-26T12:17:53Z")

</div>

@sengelman I am aware of the planned release of Image Tracking, which I believe can be replaced by Marker Tracker . I think the developers see Image Tracking as a fundamental feature of AR.

I personally feel uncomfortable with the lack of an Image Tracking API at this time, but I hope that you will take the time to provide a quality Image Tracking API rather than rushing to release one.

---

<div class="post-metadata">

### Author: ![Jeremy](https://avatars.discourse-cdn.com/v4/letter/j/82dd89/32.png) [@Jeremy](https://forum.magicleap.cloud/u/Jeremy)
#### Post date: [August 29, 2023, 4:11pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/6 "2023-08-29T16:11:32Z")

</div>

Hello,

is there any news regarding image tracking? Is it available with the current tools?  
It seems that there is a "MagicLeapProvider" mentionned in the doc.

Thanks.

---

<div class="post-metadata">

### Author: ![etucker](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/etucker/32/842_2.png) [@etucker](https://forum.magicleap.cloud/u/etucker)
#### Post date: [August 29, 2023, 8:38pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/7 "2023-08-29T20:38:46Z")

</div>

Hi @Jeremy,

Welcome to the Magic Leap 2 Developer Forums. We are so grateful to have you here engaging with us.

> **[Marker tracking - Unity Learn](https://learn.unity.com/tutorial/marker-tracking?uv=2022.2&courseId=643419cbedbc2a5f42275126#)**
>
> Fiducial markers serve as a real-world anchor point for digital experiences and content, which make them incredibly useful tools for XR development. These markers can be used to track relevant locations and positions in an environment relative to the...

Here is our Unity Learn tutorial for Marker Tracking. Let me know if you have any questions.

Best,

El

---

<div class="post-metadata">

### Author: ![Jeremy](https://avatars.discourse-cdn.com/v4/letter/j/82dd89/32.png) [@Jeremy](https://forum.magicleap.cloud/u/Jeremy)
#### Post date: [August 30, 2023, 7:45am UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/8 "2023-08-30T07:45:18Z")

</div>

Thanks a lot for your answer. As in the original post, I was referring to image tracking and not marker (qrcode, aruco) tracking.

I am currently migrating from magic leap one and I was expecting to find the same features in the SDK.

The page that you cited mentions " Currently, the image tracking system is disabled for the Magic Leap 2 but will be reenabled in the future." @sengelman also mentioned this feature one year ago. Is it possible to have a roadmap on this?

---

<div class="post-metadata">

### Author: ![etucker](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/etucker/32/842_2.png) [@etucker](https://forum.magicleap.cloud/u/etucker)
#### Post date: [August 30, 2023, 6:03pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/9 "2023-08-30T18:03:40Z")

</div>

Apologies for my misunderstanding. Let me reach out to our developers to see the development status of this feature for the Magic Leap 2.

---

<div class="post-metadata">

### Author: ![etucker](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/etucker/32/842_2.png) [@etucker](https://forum.magicleap.cloud/u/etucker)
#### Post date: [August 31, 2023, 9:51pm UTC](https://forum.magicleap.cloud/t/about-the-features-that-were-in-magic-leap-1/656/10 "2023-08-31T21:51:12Z")

</div>

Hi @Jeremy,

Unfortunately, a proprietary Magic Leap 2 Image Tracking Feature is no longer in the works. However Vuforia does offer Image Tracking as part of their framework.

Best,

El
