Vuforia 在 iOS 上无法识别触发器并显示水印。

huangapple go评论110阅读模式
英文:

Vuforia doesn't recognize triggers and shows watermark on iOS

问题

我有一个项目,其中包含图像目标(从数据库加载的触发器)。在Unity编辑器中(使用网络摄像头)运行正常,但在构建到iOS时,会出现水印,并且无法识别触发器。Unity版本为2020.3.25,Vuforia版本为10.14.4。我已经使用Vuforia很长时间了,以前从未遇到过这样的问题。这与Vuforia的版本有关吗?

我创建了一个简单的项目,其中包含图像目标和内部的立方体。我测试了基本许可证和云许可证。在这两种情况下,当我将其构建到iOS时都会出现水印,并且Vuforia无法识别触发器。

英文:

I have a project with image targets (triggers loaded from database). It works fine in Unity Editor (with webcam), but when I build it to iOS it opens with watermark and doesn't recognize triggers.
Unity 2020.3.25, Vuforia 10.14.4.
I've been using Vuforia for a long time and I have never had problems like this. Is this something related to Vuforia version?

I created simple project with image target and cube inside it. I tested basic license and cloud license. In both cases there is watermark when I build it to iOS and Vuforia doesn't recognize triggers.

答案1

得分: 1

同样的问题。我确认评论中的解决方案将解决这个问题。显然,Vuforia不再支持Unity 2020,现在的最低版本是2021.3.0+。

英文:

Same problem here. I confirm that the solution in the comment will solve the issue. Apparently Vuforia does not support Unity 2020 anymore and the minimum version is now 2021.3.0+

huangapple
  • 本文由 发表于 2023年4月20日 05:17:24
  • 转载请务必保留本文链接:https://go.coder-hub.com/76058877.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定