Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/unity3d/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Unity3d 如何修复Hololens应用程序中的WinRT原始错误和全息空间灾难性故障异常?_Unity3d_Hololens_Mrtk_Il2cpp - Fatal编程技术网

Unity3d 如何修复Hololens应用程序中的WinRT原始错误和全息空间灾难性故障异常?

Unity3d 如何修复Hololens应用程序中的WinRT原始错误和全息空间灾难性故障异常?,unity3d,hololens,mrtk,il2cpp,Unity3d,Hololens,Mrtk,Il2cpp,我最近开始在Hololens应用程序中周期性地(大约每分钟左右)出现以下错误,但没有更改任何核心应用程序功能(主要是UI和错误修复更改): 该错误导致全息透镜2每次发生时冻结约10-15秒。 我还没有找到一个模式,不管它是与某个用户事件有关还是与我的环境中发生的事情有关 我的问题是,如果你们中的任何人以前看到过这一点,并且知道一个解决方案,或者如果有人可以为我指出正确的方向?还是我的设备坏了?任何帮助都将不胜感激 这是我的技术堆栈: Unity3D 2019.2.12f1 MRTK 2.0.0

我最近开始在Hololens应用程序中周期性地(大约每分钟左右)出现以下错误,但没有更改任何核心应用程序功能(主要是UI和错误修复更改):

该错误导致全息透镜2每次发生时冻结约10-15秒。 我还没有找到一个模式,不管它是与某个用户事件有关还是与我的环境中发生的事情有关

我的问题是,如果你们中的任何人以前看到过这一点,并且知道一个解决方案,或者如果有人可以为我指出正确的方向?还是我的设备坏了?任何帮助都将不胜感激

这是我的技术堆栈:

  • Unity3D 2019.2.12f1
  • MRTK 2.0.0
  • 全息透镜2 8362.1234.arm64fre.19h1_释放_svc_sydney.191108-1600
  • 用ARM构建的应用程序

最美好的祝愿

看起来您已经开始使用最新的HoloLens2 real设备进行开发。我们建议您提供有关在HoloLens2设备上运行的应用程序的更多详细信息,以便我们能够找到问题或找到解决方案,例如MVCE()和重现问题的步骤。嗨,Hernando!谢谢你的回复。在我创建MVCE之前,设备已经重置,现在似乎又可以正常工作了。随着时间的推移,冻结问题变得越来越严重,显示屏上开始出现与应用无关的红线故障。如果我再次遇到它,我会确保向你们发送一份正确的错误报告,因为我现在肯定它与我的应用程序无关。再次感谢您抽出时间!
onecoreuap\analog\input\holographicdriverclientlib\lib\spatialgraphdriverclient.cpp(145)\Windows.Mirage.dll!6FDACA3F: (caller: 6FDAE477) ReturnHr(5) tid(1878) 8007001F A device attached to the system is not functioning.
onecoreuap\analog\input\holographicdriverclientlib\lib\spatialgraphdriverclient.cpp(2114)\Windows.Mirage.dll!6FDAE299: (caller: 6FDAE2F7) ReturnHr(4) tid(1920) 80070006 The handle is invalid.
..
Exception thrown at 0x7703954B (KernelBase.dll) in App.exe: WinRT originate error - 0x8000FFFF : 'You may not call WaitForNextFrameReady again until you present your oldest out-standing frame.'.
analog\input\mirage\publicapi\holographicspace.cpp(1791)\Windows.Mirage.dll!6FCA1CE9: (caller: 6FC9EF41) ReturnHr(13) tid(12c) 8000FFFF Catastrophic failure
analog\input\mirage\publicapi\holographicspace.cpp(722)\Windows.Mirage.dll!6FC9EF55: (caller: 6FF7AA25) ReturnHr(14) tid(12c) 8000FFFF Catastrophic failure
onecoreuap\windows\analog\input\mirage\stubdll\holographicspace.cpp(541)\Windows.Perception.Stub.dll!6FF7AA39: (caller: 69D25009) ReturnHr(1) tid(12c) 8000FFFF Catastrophic failure