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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
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.