Search Issue Tracker
Fixed
Fixed in 4.2.9, 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)
Comments (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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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 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.
Resolution Note:
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.