Search Issue Tracker

Fixed

Fixed in 4.2.9, 5.0.8, 5.1.0, 6.0.0-pre.3

Votes

1

Found in [Package]

4.2.1

5.0.7

5.1.0-pre.10

6.0.0-pre.3

Issue ID

ARKB-1

Regression

No

MutableRuntimeReferenceImageLibrary.ScheduleAddImageWithValidationJob intermittently does not set the reference image name

Package: ARKit

-

How to reproduce:
1. Open the project "UnityDebugChallenge.zip"
2. Go to Build Settings (File>Build Settings)
3. Build for iOS
4. Open built project in the Xcode and build for the device
5. Take a few screenshots in the project
6. Observe images names

Expected results: Images names are set correctly
Actual result: Some images don't have names

Reproducible with: 2020.3.18f1, 2021.1.22f1, 2021.2.0b13, 2022.1.0a10
Could not test with: 2019.4.30f1 (Packages errors)

  1. Resolution Note (fix version 5.1.0):

    This issue occurs when adding the same image more than once or copies of the same image to the ARTrackedImageManager.referenceLibrary https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@5.1/manual/features/image-tracking.html#:~:text=image%20library%20present.-,Reference%20image%20library,-The%20reference%20image.

  2. Resolution Note (fix version 5.0.8):

    This issue occurs when adding the same image more than once or copies of the same image to the ARTrackedImageManager.referenceLibrary https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@5.0/manual/features/image-tracking.html#:~:text=image%20library%20present.-,Reference%20image%20library,-The%20reference%20image.

  3. Resolution Note (fix version 4.2.9):

    This issue occurs when adding the same image more than once or copies of the same image to the ARTrackedImageManager.referenceLibrary https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@4.2/manual/tracked-image-manager.html.

Comments (1)

  1. Hardik_Unity3d

    Nov 21, 2022 12:15

    I am facing the same issue, can you please fix it or provide another way to overcome this issue?
    Even AR Session reset does not work in this case!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.