HoloLens+vuforia打包后遇到的问题
Unity2019.4.22版本,VS2019
问题一:物体跟着眼镜动 XR PluginManagement 千万不要安装

这个是PackageManager里的包

问题二:没有获取到HoloLens的摄像机
需要勾选WebCam。其他的还有InternetClient、InternetClientServer、Microphone、Location、SpatialPerception、GazeInput。
SupportedDeviceFamilies:需要勾选Holographic

XRSttings需要勾选VirtualRealitySupported

