Unity crashed when enabling Vuforia

空扰寡人 提交于 2019-12-11 14:26:32

问题


My editor crashes when enabling "Vuforia Augmented Reality Supported" in XR settings. Following are the steps which I followed,

Steps to Repro:
1. Create a new project.
2. File > Build Settings > player settings > Player.
3. Enable "Vuforia Augmented Reality" checkbox from XR settings.

Environment:
Occurring on Windows 10
Unity version 2019.2.13

Demo Video:

What is the reason for the crashing Unity engine? I'm looking for a solution to my problem.


回答1:


Since there is no answer yet I would like to post what I have done to solve this matter. As @kartik Shah said this could be a bug. So I checked previous unity bug reportings and finally, I have found this which is a kinda similar situation. So finally I came to conclusion this is a bug of current version 2019.2.13 and I did the following to reset unity editor into LTS(Latest Stable version) which is 2018.4.13,

Open unity hub -> Installs -> Add -> Select LTS version -> Select the modules that you want -> Click Done

This will download only the modules which you need to update and other modules remain as it is.

ps: If you don't have Unity Hub you can download it from here.



来源:https://stackoverflow.com/questions/59099528/unity-crashed-when-enabling-vuforia

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!