我一直在试图部署到霍洛伦斯2号。
但这款应用程序是在hololens内部的2d窗口中打开的。
我在这里遵循Hololens 2基础教程,https://learn.microsoft.com/en-us/training/modules/learn-mrtk-tutorials/1-7-exercise-hand-interaction-with-objectmanipulator
版本为MRTK 2.8.2.0、UnityVersion2020.3.28 f1、VisualStudio202217.4
我一直在通过wifi将它部署到远程机器上。
在下面附加我的设置



我原以为HoloLens2应用程序会全面启动,而不是从HoloLens内部的一个窗口开始。
发布于 2022-11-14 18:36:01
现在工作:我检查了XR插件管理工具中的“启动XR”和未选中的“全息远程处理应用功能组”。
https://stackoverflow.com/questions/74424064
复制相似问题