Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.0.6
Issue ID
ARFB-288
Regression
No
[iOS] XRReferenceImageLibraries cannot be found in the Xcode Project
How to reproduce:
1. Open the attached Project "XRTest"
2. Build the Project for iOS
3. Open the built Xcode Project
4. Observe the Unity-iPhone folder in the Xcode Project
Expected result: An ARReferenceImages.xcassets folder containing an XRReferenceImageLibrary with 3 images can be found
Actual result: No XRReferenceImageLibrary can be found in the Xcode Project
Reproducible with: 4.1.13 (2020.3.48f1), 4.2.8 (2021.3.26f1), 5.0.6 (2022.2.21f1, 2023.1.0b18, 2023.2.0a16)
Notes:
- The XRReferenceImageLibrary is still usable in the built App, and images from the Library can be detected by the App
- In some versions, the test XRReferenceImageLibrary "TestReferenceImageLibrary" can be found in the ARReferenceImages.xcassets folder
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Image tracking is working as intended.