I found & install them, but we still facing the same issue even with:
- ARFoundation 2.2.0-preview.6
- ARKit 2.2.0-preview.6
Here is more details on what we get when we run the app, for now it is just a simple cube that loads when it sees the Unity logo. Also, I attached the code I am currently using. One more thing, a new folder was create when I build from this version, a folder called ARReferenceObjects.xcassets
but it is empty. Could that affect?
Initializing Metal device caps: Apple A12 GPU
Initialize engine version: 2019.3.5f1 (d691e07d38ef)
2020-04-01 23:23:15.075593-0600 Runner[15136:5360558] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x121804190>.
UnloadTime: 3.631375 ms
[Subsystems] Loading plugin UnityARKit for subsystem ARKit-Input…
[Subsystems] UnityARKit successfully registered Provider for ARKit-Input
2020-04-01 23:23:17.109686-0600 Runner[15136:5360558] [General] No resource group with name “ReferenceImageLibrary_E00EF92C-1199-3B49-9644-14CE2F93FAB1” found
InvalidOperationException: Failed to resolve image library ‘ReferenceImageLibrary’. There is no matching resource group, or the resource group does not contain any reference images.
at UnityEngine.XR.ARKit.ARKitImageDatabase…ctor (UnityEngine.XR.ARSubsystems.XRReferenceImageLibrary serializedLibrary) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.XR.ARKit.ARKitImageTrackingSubsystem+Provider.CreateRuntimeLibrary (UnityEngine.XR.ARSubsystems.XRReferenceImageLibrary serializedLibrary) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.XR.ARSubsystems.XRImageTrackingSubsystem.CreateRuntimeLibrary (UnityEngine.XR.ARSubsystems.XRReferenceImageLibrary serializedLibrary) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.XR.ARFoundation.ARTrackedImageManager.OnBeforeStart () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.XR.ARFoundation.SubsystemLifecycleManager`2[TSubsystem,TSubsystemDescriptor].OnEnable () [0x00000] in <00000000000000000000000000000000>:0
(Filename: currently not available on il2cpp Line: -1)