wulihonghong 2019-05-15 14:07 采纳率: 0%
浏览 1065

Unity中用Vuforia找不到pc端摄像头

之前想先在ios端测试一下,导出ios端的包后再回来切成PC端运行就不行了,。。打不开摄像头,问题如下

Unable to start ObjectTracker. Your hardware may not support it.
UnityEngine.Debug:LogError(Object)
Vuforia.VuforiaARController:StartAfterInitializationCompleted()
Vuforia.VuforiaARController:UpdateState(Boolean, Boolean)
Vuforia.DigitalEyewearARController:Update()
System.Delegate:DynamicInvoke(Object[])
Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
Vuforia.DelegateHelper:InvokeWithExceptionHandling(Action)
Vuforia.VuforiaBehaviour:Update()

他以前还能用的,我快疯了!这里没有摄像头可以选择
图片说明

  • 写回答

1条回答 默认 最新

  • 2301_76353284 2023-01-30 11:12
    关注

    老哥,你找到怎么解决了吗,我现在也有这个问题

    评论

报告相同问题?