用的Unity版本为2019.3.14,感觉是哪里设置不对,一直找不到,求教,错误详细信息如下:
UnityEngine.Debug:LogError(Object)
easyar.<>c:<GlobalInitialization>b__30_0(LogLevel, String) (at Assets/EasyAR/Scripts/EasyARController.cs:48)
easyar.Detail:FunctorOfVoidFromLogLevelAndString_func(IntPtr, LogLevel, IntPtr, IntPtr&) (at Assets/EasyAR/Scripts/csapi.cs:2992)
easyar.Detail:easyar_CameraDevice_openWithIndex(IntPtr, Int32)
easyar.CameraDevice:openWithIndex(Int32) (at Assets/EasyAR/Scripts/csapi.cs:6454)
easyar.VideoCameraDevice:<Open>b__36_0(PermissionStatus, String) (at Assets/EasyAR/Scripts/VideoCameraDevice.cs:164)
easyar.Detail:FunctorOfVoidFromPermissionStatusAndString_func(IntPtr, PermissionStatus, IntPtr, IntPtr&) (at Assets/EasyAR/Scripts/csapi.cs:2440)
easyar.Detail:easyar_DelayedCallbackScheduler_runOne(IntPtr)
easyar.DelayedCallbackScheduler:runOne() (at Assets/EasyAR/Scripts/csapi.cs:6207)
easyar.EasyARController:Update() (at Assets/EasyAR/Scripts/EasyARController.cs:156)