【问题标题】:Vuforia AR core samples in Unity 2018.2.1 throws errorsUnity 2018.2.1 中的 Vuforia AR 核心示例引发错误
【发布时间】:2019-03-05 22:56:45
【问题描述】:

我有 Unity Editor 版本 2018.2.1 和 Vuforia 7.2.23。如果我从资产商店下载 Vuforia 核心示例,导入资产后出现以下错误。 以下是错误

Assets/Common/Scripts/CloudRecoEventHandler.cs(82,42): error CS1061: Type `Vuforia.ObjectTracker' does not contain a definition for `GetTargetFinder' and no extension method `GetTargetFinder' of type `Vuforia.ObjectTracker' could be found. Are you missing an assembly reference

还有这个

Assets/SamplesResources/SceneAssets/CloudReco/Scripts/CloudTrackableEventHandler.cs(37,61): error CS1061: Type `Vuforia.ObjectTracker' does not contain a definition for `GetTargetFinder' and no extension method `GetTargetFinder' of type `Vuforia.ObjectTracker' could be found. Are you missing an assembly reference?

这里是截图shot

当我运行时,即使评论这些行,它也需要升级我下载的 Vuforia 7.5,但一直无法安装

【问题讨论】:

    标签: unity3d vuforia


    【解决方案1】:

    资产商店中的核心示例不支持 vuforia 7.2 您必须手动更新 vuforia (7.3+) 或安装 Unity 2017.3.0 或更高版本

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-01-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多