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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note:
Image tracking is working as intended.