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
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
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.