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
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)
-
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.
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.
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.