Advertisement
devteamsolar

Untitled

Aug 26th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. MissingMethodException: The method 'System.Void GoogleARCoreInternal.TrackableListApi/ExternApi::ArTrackableList_create(System.IntPtr,System.IntPtr&)' has no implementation.
  2. at GoogleARCoreInternal.TrackableListApi+ExternApi.ArTrackableList_create (System.IntPtr sessionHandle, System.IntPtr& trackableListHandle) [0x00000] in <00000000000000000000000000000000>:0
  3. at GoogleARCoreInternal.SessionApi+ExternApi.ArSession_getAllTrackables (System.IntPtr sessionHandle, GoogleARCoreInternal.ApiTrackableType filterType, System.IntPtr trackableList) [0x00000] in <00000000000000000000000000000000>:0
  4. at GoogleARCoreInternal.FrameApi.GetUpdatedTrackables (System.Collections.Generic.List`1[T] trackables) [0x00000] in <00000000000000000000000000000000>:0
  5. at GoogleARCoreInternal.TrackableManager.GetTrackables[T] (System.Collections.Generic.List`1[T] trackables, GoogleARCore.TrackableQueryFilter filter) [0x00000] in <00000000000000000000000000000000>:0
  6. at ARManager.Update () [0x00000] in <00000000000000000000000000000000>:0
  7.  
  8. (Filename: currently not available on il2cpp Line: -1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement