




На самом деле, если вы устанавливаете Unity 2017.2 или новее, вам не нужно добавлять vuforia sdk. Просто зайдите в файл->настройки сборки->настройки плеера->нажмите на vuforia дополненная реальность
А также в новых версиях Unity (например, 2019.2.10f1) это Файл> Настройки сборки> Настройки проигрывателя> Настройки XR> Галочка Vuforia Augmented Reality Supported
Это автоматически импортирует активы, связанные с vuforia, в единство.
Это не работает для меня. посмотри stackoverflow.com/questions/59099528/…
Install the latest version of Unity, and in the Unity component selection section of the installer, select Vuforia Augmented Reality Support, along with either the iOS Build Support or Android Build Support packages.
Create a Vuforia developer account from the Vuforia registration page. This account gives you access to the tools you need to make AR and MR applications with Vuforia in Unity.
If you have not already created a Unity ID, then do so from the Unity registration page. You need a Unity ID to download any packages from the Unity Asset Store.
Open Unity and create a new 3D Project (make sure the 3D option is selected next to the Add Asset Package button). Name your Project, then click the Create project button.
To activate Vuforia in your Unity project, access the Player settings from Edit > Project Settings, then select the Player category, and select the tab for the mobile device you are building to. Under the XR Settings panel, enable the Vuforia Augmented Reality Support property.
В новых версиях Unity (у меня 2019.2.10f1) в разделе выбора компонентов нет Поддержка дополненной реальности Vuforia. Вам нужно следовать ответу ниже.
@Nuwan, что ты думаешь по этому поводу stackoverflow.com/questions/59099528/…
С 2019.3 Vuforia больше не является родной для Unity 3D:
On Friday January 24th Unity posted an “XR Platform Updates” article. Unfortunately, the original version of this article included unclear information about Vuforia Engine. Vuforia Engine is still supported, and will continue to be supported, in Unity. What has changed is that the Vuforia Engine package will no longer be natively distributed by Unity but can be easily obtained from the Unity Asset Store via our Core Samples or our hosted NPM registry. You can learn more about how to download the Vuforia Engine package here.
We apologize for any confusion. If you have any questions, please feel free to post them on our community forums.
Thank you,
The Vuforia Team
Нам нужно снова загрузить внешний SDK: https://library.vuforia.com/content/vuforia-library/en/articles/Solution/vuforia-engine-package-hosting-for-unity.html
Я установил внешний SDK в Unity 2019.4, как описано. Но в «Настройки сборки» > «Настройки проигрывателя» > «Настройки XR» Vuforia не отображается в списке SDK виртуальной реальности. Он также не отображается больше нигде в настройках проигрывателя, что меня немного сбивает с толку.
В новых версиях Unity (например, 2019.2.10f1) это «Файл» > «Настройки сборки» > «Настройки проигрывателя» > «Настройки XR» > «Поддерживается дополненная реальность Vuforia».