Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Hololens 2 Multi-user capabilities errors

Discussion in 'AR' started by Thibault_potier, Jan 26, 2022.

  1. Thibault_potier

    Thibault_potier

    Joined:
    May 4, 2021
    Posts:
    46
    Hi

    I'm trying to setup a basic multiple users experience using hololens 2.

    I'm following this tutorial : https://docs.microsoft.com/en-us/wi...evelop/unity/tutorials/mr-learning-sharing-01

    and I reach this point : https://docs.microsoft.com/en-us/wi...evelop/unity/tutorials/mr-learning-sharing-03

    Where the app is supposed to build & deploy. On the Unity editor the it works well and I'm able to build without troubles. But when deploying on the hololens 2 I got some runtime errors: the app starts, then I can see the in-game profiler become red and the FPS dropping dramatically until and the app breaks (in a few seconds).

    here is the Debug logs from visual studio :
    Code (CSharp):
    1. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\192.168.0.140.exe'. Symbols loaded.
    2. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ntdll.dll'. Cannot find or open the PDB file.
    3. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\KernelBase.dll'. Cannot find or open the PDB file.
    4. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\combase.dll'. Cannot find or open the PDB file.
    5. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ucrtbase.dll'. Cannot find or open the PDB file.
    6. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\rpcrt4.dll'. Cannot find or open the PDB file.
    7. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\kernel32legacy.dll'. Cannot find or open the PDB file.
    8. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.30035.0_arm__8wekyb3d8bbwe\vccorlib140d_app.dll'. Cannot find or open the PDB file.
    9. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\oleaut32.dll'. Cannot find or open the PDB file.
    10. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\msvcp_win.dll'. Cannot find or open the PDB file.
    11. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.30035.0_arm__8wekyb3d8bbwe\vcruntime140d_app.dll'. Cannot find or open the PDB file.
    12. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\ucrtbased.dll'. Cannot find or open the PDB file.
    13. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.30035.0_arm__8wekyb3d8bbwe\msvcp140d_app.dll'. Cannot find or open the PDB file.
    14. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\forwarders\kernel32.dll'. Cannot find or open the PDB file.
    15. The thread 0x1554 has exited with code 0 (0x0).
    16. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\procthreadexthost.dll'. Cannot find or open the PDB file.
    17. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\msvcrt.dll'. Cannot find or open the PDB file.
    18. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\kernel.appcore.dll'. Cannot find or open the PDB file.
    19. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\bcryptprimitives.dll'. Cannot find or open the PDB file.
    20. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\twinapi.appcore.dll'. Cannot find or open the PDB file.
    21. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\sechost.dll'. Cannot find or open the PDB file.
    22. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\WinTypes.dll'. Cannot find or open the PDB file.
    23. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\dcomp.dll'. Cannot find or open the PDB file.
    24. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\win32u.dll'. Cannot find or open the PDB file.
    25. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\MinUser.dll'. Cannot find or open the PDB file.
    26. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\msvcp110_win.dll'. Cannot find or open the PDB file.
    27. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\SHCore.dll'. Cannot find or open the PDB file.
    28. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\gdi32min.dll'. Cannot find or open the PDB file.
    29. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\gdi32.dll'. Cannot find or open the PDB file.
    30. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\CoreUIComponents.dll'. Cannot find or open the PDB file.
    31. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ntmarta.dll'. Cannot find or open the PDB file.
    32. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\CoreMessaging.dll'. Cannot find or open the PDB file.
    33. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\advapi32legacy.dll'. Cannot find or open the PDB file.
    34. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ws2_32.dll'. Cannot find or open the PDB file.
    35. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\bcrypt.dll'. Cannot find or open the PDB file.
    36. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.StateRepositoryCore.dll'. Cannot find or open the PDB file.
    37. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.UI.dll'. Cannot find or open the PDB file.
    38. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\WindowManagementAPI.dll'. Cannot find or open the PDB file.
    39. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\TextInputFramework.dll'. Cannot find or open the PDB file.
    40. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\InputHost.dll'. Cannot find or open the PDB file.
    41. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\propsys.dll'. Cannot find or open the PDB file.
    42. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\OneCoreUAPCommonProxyStub.dll'. Cannot find or open the PDB file.
    43. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Graphics.dll'. Cannot find or open the PDB file.
    44. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\cfgmgr32.dll'. Cannot find or open the PDB file.
    45. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Shell.ServiceHostBuilder.dll'. Cannot find or open the PDB file.
    46. Exception thrown at 0x771DA11B (KernelBase.dll) in 192.168.0.140.exe: WinRT originate error - 0x80070490 : 'Element not found.'.
    47. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\userenv.dll'. Cannot find or open the PDB file.
    48. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\profext.dll'. Cannot find or open the PDB file.
    49. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\profapi.dll'. Cannot find or open the PDB file.
    50. onecoreuap\shell\twinapi\applicationview\lib\viewswitcherstatics.cpp(576)\twinapi.appcore.dll!73E1623F: (caller: 73E78C09) ReturnHr(1) tid(dcc) 80070490 Element not found.
    51.     CallContext:[\AppRunOrActivateView\SetPreferredLaunchWindowingMode]
    52. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\UnityPlayer.dll'. Cannot find or open the PDB file.
    53. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\crypt32.dll'. Cannot find or open the PDB file.
    54. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\d3d11.dll'. Cannot find or open the PDB file.
    55. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\D3D12.dll'. Cannot find or open the PDB file.
    56. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\dxgi.dll'. Cannot find or open the PDB file.
    57. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\mfplat.dll'. Cannot find or open the PDB file.
    58. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\mfreadwrite.dll'. Cannot find or open the PDB file.
    59. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.30035.0_arm__8wekyb3d8bbwe\vccorlib140_app.dll'. Cannot find or open the PDB file.
    60. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\MMDevAPI.dll'. Cannot find or open the PDB file.
    61. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.30035.0_arm__8wekyb3d8bbwe\vcruntime140_app.dll'. Cannot find or open the PDB file.
    62. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\devobj.dll'. Cannot find or open the PDB file.
    63. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.30035.0_arm__8wekyb3d8bbwe\msvcp140_app.dll'. Cannot find or open the PDB file.
    64. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\RTWorkQ.dll'. Cannot find or open the PDB file.
    65. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ExecModelClient.dll'. Cannot find or open the PDB file.
    66. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Storage.ApplicationData.dll'. Cannot find or open the PDB file.
    67. onecoreuap\base\appmodel\statemanager\winrt\lib\windows.storage.applicationdatafactory.server.cpp(235)\Windows.Storage.ApplicationData.dll!6FB3F7FB: (caller: 6FB4AABD) ReturnHr(1) tid(1b2c) 8000000B The operation attempted to access data outside the valid range
    68.     Msg:[User S-1-12-1-1391139358-1074397493-508787891-1352189316]
    69. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\windows.storage.dll'. Cannot find or open the PDB file.
    70. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\wldp.dll'. Cannot find or open the PDB file.
    71. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\shlwapi_onecore.dll'. Cannot find or open the PDB file.
    72. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\MrmCoreR.dll'. Cannot find or open the PDB file.
    73. Logging to C:/Data/Users/ThibaultPotier/AppData/Local/Packages/Template3Dmultiplayer_pzq3xp76mxafg/TempState/UnityPlayer.log
    74. [0.272685 / 0.285989] - Initializing Unity runtime
    75. Loading native plugins
    76.   Loading CoarseRelocUW.dll
    77. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\CoarseRelocUW.dll'. Cannot find or open the PDB file.
    78. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\cryptbase.dll'. Cannot find or open the PDB file.
    79.   Loading AzureSpatialAnchors.dll
    80. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\AzureSpatialAnchors.dll'. Cannot find or open the PDB file.
    81. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\IPHLPAPI.DLL'. Cannot find or open the PDB file.
    82.   Loading openxr_loader.dll
    83. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\execmodelproxy.dll'. Cannot find or open the PDB file.
    84. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\openxr_loader.dll'. Cannot find or open the PDB file.
    85. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\forwarders\advapi32.dll'. Cannot find or open the PDB file.
    86. Module information:
    87. Built with Compiler Ver '192528614'
    88. Built from '2020.3/staging' branch
    89. Version is '2020.3.14f1 (d0d1bb862f9d)'
    90. Debug build
    91. Application type 'D3D'
    92. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Devices.Enumeration.dll'. Cannot find or open the PDB file.
    93. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\rmclient.dll'. Cannot find or open the PDB file.
    94. Exception thrown at 0x771DA11B in 192.168.0.140.exe: Microsoft C++ exception: Cn::XH at memory location 0x0240E150.
    95. onecoreuap\windows\moderncore\inputv2\inputhost\components\cursor\client\cursorclient.cpp(44)\InputHost.dll!727A11E9: (caller: 7274452B) ReturnHr(1) tid(dcc) 87B20809 onecoreuap\windows\moderncore\inputv2\inputhost\components\cursor\client\cursorclient.cpp(76)\InputHost.dll!7274453D: (caller: 76EA9587) ReturnHr(2) tid(dcc) 87B20809 '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\UiaManager.dll'. Cannot find or open the PDB file.
    96. Exception thrown at 0x771DA11B in 192.168.0.140.exe: Microsoft C++ exception: Cn::XH at memory location 0x0240E1B0.
    97. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.UI.Core.TextInput.dll'. Cannot find or open the PDB file.
    98. [0.001657 / 0.525376] - AppCallbacks::SetCoreWindowEvents
    99. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\MicrosoftOpenXRPlugin.dll'. Cannot find or open the PDB file.
    100. [0.018398 / 0.544396] - AppCallbacks::InitializeD3DWindow
    101. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Perception.Stub.dll'. Cannot find or open the PDB file.
    102. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Mirage.dll'. Cannot find or open the PDB file.
    103. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\d3d10warp.dll'. Cannot find or open the PDB file.
    104. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ResourcePolicyClient.dll'. Cannot find or open the PDB file.
    105. '192.168.0.140.exe' (Win32): Unloaded 'C:\Windows\SysArm32\ResourcePolicyClient.dll'
    106. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\DXCore.dll'. Cannot find or open the PDB file.
    107. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\D3D12Core.dll'. Cannot find or open the PDB file.
    108. '192.168.0.140.exe' (Win32): Loaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdx12arm32um850.dll'. Cannot find or open the PDB file.
    109. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\dxilconv.dll'. Cannot find or open the PDB file.
    110. '192.168.0.140.exe' (Win32): Loaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdxarm32compiler850.DLL'. Cannot find or open the PDB file.
    111. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\D3DSCache.dll'. Cannot find or open the PDB file.
    112. '192.168.0.140.exe' (Win32): Unloaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdxarm32compiler850.DLL'
    113. '192.168.0.140.exe' (Win32): Unloaded 'C:\Windows\SysArm32\dxilconv.dll'
    114. '192.168.0.140.exe' (Win32): Unloaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdx12arm32um850.dll'
    115. '192.168.0.140.exe' (Win32): Loaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdx12arm32um850.dll'. Cannot find or open the PDB file.
    116. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\dxilconv.dll'. Cannot find or open the PDB file.
    117. '192.168.0.140.exe' (Win32): Loaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdxarm32compiler850.DLL'. Cannot find or open the PDB file.
    118. '192.168.0.140.exe' (Win32): Unloaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdxarm32compiler850.DLL'
    119. '192.168.0.140.exe' (Win32): Unloaded 'C:\Windows\SysArm32\dxilconv.dll'
    120. '192.168.0.140.exe' (Win32): Unloaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdx12arm32um850.dll'
    121. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\PerceptionDevice.dll'. Cannot find or open the PDB file.
    122. The thread 0x1378 has exited with code 0 (0x0).
    123. OS 'Windows 10 (10.0.19041)'
    124. [22.019365 / 22.019365] - OnActivated event.
    125. [0.013925 / 22.033289] - OnVisibilityChanged event - Visible.
    126. [0.000902 / 22.034192] - OnWindowActivated event - CodeActivated.
    127. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\GameAssembly.dll'. Symbols loaded.
    128. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\baselib.dll'. Cannot find or open the PDB file.
    129. PlayerConnection initialized from C:/Data/Users/DefaultAccount/AppData/Local/DevelopmentFiles/Template3DmultiplayerVS.Debug_ARM.thibaultp/Data (debug = 0)
    130. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\mswsock.dll'. Cannot find or open the PDB file.
    131. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Networking.Connectivity.dll'. Cannot find or open the PDB file.
    132. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Networking.HostName.dll'. Cannot find or open the PDB file.
    133. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\wshbth.dll'. Cannot find or open the PDB file.
    134. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\dnsapi.dll'. Cannot find or open the PDB file.
    135. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\nsi.dll'. Cannot find or open the PDB file.
    136. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\dhcpcsvc6.dll'. Cannot find or open the PDB file.
    137. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\dhcpcsvc.dll'. Cannot find or open the PDB file.
    138. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\FWPUCLNT.DLL'. Cannot find or open the PDB file.
    139. PlayerConnection initialized network socket : 0.0.0.0 55425
    140. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\nlaapi.dll'. Cannot find or open the PDB file.
    141. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.ApplicationModel.dll'. Cannot find or open the PDB file.
    142. Multi-casting "[IP] 192.168.0.140 [Port] 55425 [Flags] 2 [Guid] 4282633241 [EditorId] 0 [Version] 1048832 [Id] UWPPlayerARM(HOLOLENS-ECDMVA) [Debug] 0 [PackageName] Template3Dmultiplayer_pzq3xp76mxafg [ProjectName] <no name>" to [225.0.0.222:54997]...
    143. Started listening to [0.0.0.0:55425]
    144. PlayerConnection already initialized - listening to [0.0.0.0:55425]
    145. [25,079795 / 25,479906] - Initialize
    146. [Subsystems] Discovering subsystems at path C:/Data/Users/DefaultAccount/AppData/Local/DevelopmentFiles/Template3DmultiplayerVS.Debug_ARM.thibaultp/Data/UnitySubsystems
    147. [Subsystems] No descriptors matched for  examples in UnitySubsystems/MicrosoftOpenXRPlugin/UnitySubsystemsManifest.json.
    148. [Subsystems] 1 'inputs' descriptors matched in UnitySubsystems/MicrosoftOpenXRPlugin/UnitySubsystemsManifest.json
    149. [Subsystems] No descriptors matched for  displays in UnitySubsystems/MicrosoftOpenXRPlugin/UnitySubsystemsManifest.json.
    150. [Subsystems] 1 'meshings' descriptors matched in UnitySubsystems/MicrosoftOpenXRPlugin/UnitySubsystemsManifest.json
    151. [Subsystems] No descriptors matched for  examples in UnitySubsystems/UnityOpenXR/UnitySubsystemsManifest.json.
    152. [Subsystems] 1 'inputs' descriptors matched in UnitySubsystems/UnityOpenXR/UnitySubsystemsManifest.json
    153. [Subsystems] 1 'displays' descriptors matched in UnitySubsystems/UnityOpenXR/UnitySubsystemsManifest.json
    154. [Subsystems] No descriptors matched for  meshings in UnitySubsystems/UnityOpenXR/UnitySubsystemsManifest.json.
    155. GfxDevice: creating device client; threaded=1
    156. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\DXGIDebug.dll'. Cannot find or open the PDB file.
    157. '192.168.0.140.exe' (Win32): Loaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdx11arm32um850.dll'. Cannot find or open the PDB file.
    158. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\d3d11_3SDKLayers.dll'. Cannot find or open the PDB file.
    159. '192.168.0.140.exe' (Win32): Loaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdxarm32compiler850.DLL'. Cannot find or open the PDB file.
    160. Successfully created d3d11 device with debug flag.
    161. Direct3D:
    162.     Version:  Direct3D 11.0 [level 11.1]
    163.     Renderer: Qualcomm(R) Adreno(TM) 630 GPU (ID=0x45373230)
    164.     Vendor:   (null)
    165.     VRAM:     1932 MB
    166. [3,703497 / 25,737689] - OnCoreWindowSizeChanged event (0,00, 0,00, 853,00, 480,00), m_Initialized=False.
    167. Initialize engine version: 2020.3.14f1 (d0d1bb862f9d)
    168. [AudioManager] InitNormal(tryDeviceDefaults = false, preferredOutputType = FMOD_OUTPUTTYPE_AUTODETECT) attempt with hardAudioDisable: false
    169. [AudioManager] Setting output to FMOD_OUTPUTTYPE_AUTODETECT
    170. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Media.Devices.dll'. Cannot find or open the PDB file.
    171. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\DevDispItemProvider.dll'. Cannot find or open the PDB file.
    172. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\AudioSes.dll'. Cannot find or open the PDB file.
    173. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\powrprof.dll'. Cannot find or open the PDB file.
    174. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\umpdc.dll'. Cannot find or open the PDB file.
    175. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ResourcePolicyClient.dll'. Cannot find or open the PDB file.
    176. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\threadpoolwinrt.dll'. Cannot find or open the PDB file.
    177. [AudioManager] InitNormal succeeded with output "FMOD_OUTPUTTYPE_WASAPI". Driver name is "Speakers (Analog Feature Audio Driver (WDM) - AFAD)". Speaker mode is "FMOD_SPEAKERMODE_STEREO"
    178. The thread 0x1988 has exited with code 0 (0x0).
    179. The thread 0x350 has exited with code 0 (0x0).
    180. XRGeneral Settings awakening...
    181. UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
    182. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
    183. UnityEngine.Logger:Log(LogType, Object)
    184. UnityEngine.Debug:Log(Object)
    185. UnityEngine.XR.Management.XRGeneralSettings:Awake()
    186.  
    187. '192.168.0.140.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DmultiplayerVS.Debug_ARM.thibaultp\UnityOpenXR.dll'. Cannot find or open the PDB file.
    188. [OpenXRRuntimeRestartHandler] is created for AppRemotingPlugin, enabled = False.
    189. UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
    190. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
    191. UnityEngine.Logger:Log(LogType, Object)
    192. UnityEngine.Debug:Log(Object)
    193. Microsoft.MixedReality.OpenXR.OpenXRRuntimeRestartHandler:.ctor(OpenXRFeature, Nullable`1, Nullable`1)
    194. Microsoft.MixedReality.OpenXR.Remoting.AppRemotingPlugin:Awake()
    195.  
    196. D3D11 device created for Microsoft Media Foundation video decoding.
    197. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\MixedRealityRuntime.dll'. Cannot find or open the PDB file.
    198. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.WindowsMixedReality.Runtime_108.2111.23004.0_arm64__8wekyb3d8bbwe\arm\WinXrRuntime.dll'. Cannot find or open the PDB file.
    199. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\DWrite.dll'. Cannot find or open the PDB file.
    200. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\forwarders\version.dll'. Cannot find or open the PDB file.
    201. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\D3DCompiler_47.dll'. Cannot find or open the PDB file.
    202. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\cryptsp.dll'. Cannot find or open the PDB file.
    203. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\forwarders\user32.dll'. Cannot find or open the PDB file.
    204. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\d2d1.dll'. Cannot find or open the PDB file.
    205. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\rometadata.dll'. Cannot find or open the PDB file.
    206. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\system32\WinMetadata\Windows.Perception.winmd'. Module was built without symbols.
    207. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\system32\WinMetadata\Windows.UI.winmd'. Module was built without symbols.
    208. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.WindowsMixedReality.Runtime_108.2111.23004.0_arm64__8wekyb3d8bbwe\arm\WinXrHolographicSceneUnderstandingExtensions.dll'. Cannot find or open the PDB file.
    209. [Subsystems] Loading plugin UnityOpenXR for subsystem OpenXR Display...
    210. [Subsystems] OpenXR XR Plugin successfully registered Provider for OpenXR Display
    211. [Subsystems] OpenXR XR Plugin successfully registered Provider for OpenXR Input
    212. [Subsystems] OpenXR XR Plugin successfully registered Provider for OpenXR Display
    213. [XR] [6956] [05:52:56.783][Info   ] Available Layers: (0)
    214. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\system32\WinMetadata\Windows.Graphics.winmd'. Module was built without symbols.
    215. [Subsystems] Loading plugin UnityOpenXR for subsystem OpenXR Input...
    216. [Subsystems] Loading plugin MicrosoftOpenXRPlugin for subsystem OpenXR Input Extension...
    217. [Subsystems] OpenXR Extension successfully registered Provider for OpenXR Mesh Extension
    218. [Subsystems] OpenXR XR Plugin successfully registered Provider for OpenXR Input
    219. [Subsystems] OpenXR XR Plugin successfully registered Provider for OpenXR Display
    220. [MROpenXR][Info   ][05:52:56.824444][tid:1b2c] MeshProvider_RegisterLifecycleProvider
    221. [XR] [MROpenXR][Info   ][05:52:56.824444][tid:1b2c] MeshProvider_RegisterLifecycleProvider
    222. [Subsystems] OpenXR Extension successfully registered Provider for OpenXR Input Extension
    223. [Subsystems] OpenXR Extension successfully registered Provider for OpenXR Mesh Extension
    224. [Subsystems] OpenXR XR Plugin successfully registered Provider for OpenXR Input
    225. [Subsystems] OpenXR XR Plugin successfully registered Provider for OpenXR Display
    226. [MROpenXR][Info   ][05:52:56.826526][tid:1b2c] InputProvider_RegisterLifeCycleProvider
    227. [XR] [MROpenXR][Info   ][05:52:56.826526][tid:1b2c] InputProvider_RegisterLifeCycleProvider
    228. [MROpenXR][Info   ][05:52:56.827263][tid:1b2c] InputProvider_LifecycleInitialize
    229. [XR] [MROpenXR][Info   ][05:52:56.827263][tid:1b2c] InputProvider_LifecycleInitialize
    230. [Subsystems] Loading plugin MicrosoftOpenXRPlugin for subsystem OpenXR Mesh Extension...
    231. [MROpenXR][Info   ][05:52:56.841092][tid:1b2c] MeshProvider_LifecycleInitialize
    232. [XR] [MROpenXR][Info   ][05:52:56.841092][tid:1b2c] MeshProvider_LifecycleInitialize
    233. New input system (experimental) initialized
    234. New input device (1): {"interface":"UWP","type":"Keyboard","product":"","manufacturer":"","serial":"","version":""}
    235. New input device (2): {"interface":"UWP","type":"Mouse","product":"","manufacturer":"","serial":"","version":"","numButtons":2,"hasVerticalScrollWheel":true,"hasHorizontalScrollWheel":false}
    236. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Gaming.Input.dll'. Cannot find or open the PDB file.
    237. onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(1) tid(614) 8685C003 onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(2) tid(614) 8685C003 onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(3) tid(614) 8685C003 onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(4) tid(614) 8685C003 onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(5) tid(614) 8685C003 [0,000960 / 32,996127] - AppCallbacks::SetupInputEvents
    238. onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(6) tid(614) 8685C003 onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(7) tid(614) 8685C003 onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(8) tid(614) 8685C003 onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(9) tid(614) 8685C003 '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Devices.Sensors.dll'. Cannot find or open the PDB file.
    239. onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!58D0924B: (caller: 58D0B901) ReturnHr(10) tid(614) 8685C003 '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\biwinrt.dll''192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\windows.applicationmodel.datatransfer.dll'. Cannot find or open the PDB file.
    240. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\coml2.dll'. Cannot find or open the PDB file.
    241. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ie_shims.dll'. Cannot find or open the PDB file.
    242. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\iertutil.dll'. Cannot find or open the PDB file.
    243. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\ClipboardServer.dll'. Cannot find or open the PDB file.
    244. [0,259703 / 33,199165] - AppCallbacks::Load
    245. [7,464395 / 33,202084] - Starting first scene loading
    246. The following GlobalManagers were stripped from the build (Either because they're not used or not supported on this platform):
    247.  ClusterInputManager
    248.  UnityConnectSettings
    249. [MROpenXR][Info   ][05:52:57.137762][tid:1b2c] MicrosoftOpenXRPlugin_ReplacedxrCreateSession
    250. [XR] [MROpenXR][Info   ][05:52:57.137762][tid:1b2c] MicrosoftOpenXRPlugin_ReplacedxrCreateSession
    251. [MROpenXR][Info   ][05:52:57.138937][tid:1b2c] MicrosoftOpenXRPlugin_InsertHolographicWindowAttachment
    252. [XR] [MROpenXR][Info   ][05:52:57.138937][tid:1b2c] MicrosoftOpenXRPlugin_InsertHolographicWindowAttachment
    253. '192.168.0.140.exe' (Win32): Loaded 'B:\Windows\System32\DriverStore\FileRepository\qcdx_ffu850.inf_arm64_8780160ec1e40602\qcdx12arm32um850.dll'. Cannot find or open the PDB file.
    254. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\dxilconv.dll'. Cannot find or open the PDB file.
    255. '192.168.0.140.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.WindowsMixedReality.Runtime_108.2111.23004.0_arm64__8wekyb3d8bbwe\arm\WinXrHolographicInputExtensions.dll'. Cannot find or open the PDB file.
    256. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\forwarders\ole32.dll'. Cannot find or open the PDB file.
    257. [0,177490 / 33,379573] - OnCoreWindowSizeChanged event (0,00, 0,00, 1440,00, 936,00), m_Initialized=True.
    258. [MROpenXR][Info   ][05:52:57.378919][tid:1b2c] MicrosoftOpenXRPlugin_xrCreateSession sessionCreationResult=XR_SUCCESS
    259. [XR] [MROpenXR][Info   ][05:52:57.378919][tid:1b2c] MicrosoftOpenXRPlugin_xrCreateSession sessionCreationResult=XR_SUCCESS
    260. [MROpenXR][Info   ][05:52:57.379925][tid:1b2c] MicrosoftOpenXRPlugin_RecordGraphicsAPIOnSessionCreated graphicsAPI=unknown
    261. [XR] [MROpenXR][Info   ][05:52:57.379925][tid:1b2c] MicrosoftOpenXRPlugin_RecordGraphicsAPIOnSessionCreated graphicsAPI=unknown
    262. [MROpenXR][Info   ][05:52:57.380543][tid:1b2c] MicrosoftOpenXRPlugin_RecordGraphicsAPIOnSessionCreated graphicsAPI=unknown
    263. [XR] [MROpenXR][Info   ][05:52:57.380543][tid:1b2c] MicrosoftOpenXRPlugin_RecordGraphicsAPIOnSessionCreated graphicsAPI=unknown
    264. [MROpenXR][Info   ][05:52:57.381357][tid:1b2c] MicrosoftOpenXRPlugin_RecordGraphicsAPIOnSessionCreated graphicsAPI=XR_TYPE_GRAPHICS_BINDING_D3D11_KHR
    265. [XR] [MROpenXR][Info   ][05:52:57.381357][tid:1b2c] MicrosoftOpenXRPlugin_RecordGraphicsAPIOnSessionCreated graphicsAPI=XR_TYPE_GRAPHICS_BINDING_D3D11_KHR
    266. [MROpenXR][Info   ][05:52:57.382645][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appName=TutorialMultiplayerExperience
    267. [XR] [MROpenXR][Info   ][05:52:57.382645][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appName=TutorialMultiplayerExperience
    268. [MROpenXR][Info   ][05:52:57.383239][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appVersion=0.1
    269. [XR] [MROpenXR][Info   ][05:52:57.383239][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appVersion=0.1
    270. [MROpenXR][Info   ][05:52:57.383820][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appMode=AppMode
    271. [XR] [MROpenXR][Info   ][05:52:57.383820][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appMode=AppMode
    272. [MROpenXR][Info   ][05:52:57.384556][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeName=Windows Mixed Reality Runtime
    273. [XR] [MROpenXR][Info   ][05:52:57.384556][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeName=Windows Mixed Reality Runtime
    274. [MROpenXR][Info   ][05:52:57.385824][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeVerison=108.2111.23004
    275. [XR] [MROpenXR][Info   ][05:52:57.385824][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeVerison=108.2111.23004
    276. [MROpenXR][Info   ][05:52:57.386917][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment APIVersion=1.0.17
    277. [XR] [MROpenXR][Info   ][05:52:57.386917][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment APIVersion=1.0.17
    278. [MROpenXR][Info   ][05:52:57.387755][tid:1b2c] OnSessionCreated GraphicsAPI=XR_TYPE_GRAPHICS_BINDING_D3D11_KHR sessionCreationResult=XR_SUCCESS AppName=TutorialMultiplayerExperience AppVersion=0.1 AppMode=AppMode openXRRuntimeName=Windows Mixed Reality Runtime openXRRuntimeVerison=108.2111.23004 APIVersion=1.0.17 PartA_PrivTags=33554432
    279. [XR] [MROpenXR][Info   ][05:52:57.387755][tid:1b2c] OnSessionCreated GraphicsAPI=XR_TYPE_GRAPHICS_BINDING_D3D11_KHR sessionCreationResult=XR_SUCCESS AppName=TutorialMultiplayerExperience AppVersion=0.1 AppMode=AppMode openXRRuntimeName=Windows Mixed Reality Runtime openXRRuntimeVerison=108.2111.23004 APIVersion=1.0.17 PartA_PrivTags=33554432
    280. [MROpenXR][Info   ][05:52:57.388646][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appName=TutorialMultiplayerExperience
    281. [XR] [MROpenXR][Info   ][05:52:57.388646][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appName=TutorialMultiplayerExperience
    282. [MROpenXR][Info   ][05:52:57.389331][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appVersion=0.1
    283. [XR] [MROpenXR][Info   ][05:52:57.389331][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appVersion=0.1
    284. [MROpenXR][Info   ][05:52:57.389949][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appMode=AppMode
    285. [XR] [MROpenXR][Info   ][05:52:57.389949][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appMode=AppMode
    286. [MROpenXR][Info   ][05:52:57.390686][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeName=Windows Mixed Reality Runtime
    287. [XR] [MROpenXR][Info   ][05:52:57.390686][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeName=Windows Mixed Reality Runtime
    288. [MROpenXR][Info   ][05:52:57.391418][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeVerison=108.2111.23004
    289. [XR] [MROpenXR][Info   ][05:52:57.391418][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeVerison=108.2111.23004
    290. [MROpenXR][Info   ][05:52:57.392139][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment APIVersion=1.0.17
    291. [XR] [MROpenXR][Info   ][05:52:57.392139][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment APIVersion=1.0.17
    292. [MROpenXR][Info   ][05:52:57.392866][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appName=TutorialMultiplayerExperience
    293. [XR] [MROpenXR][Info   ][05:52:57.392866][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appName=TutorialMultiplayerExperience
    294. [MROpenXR][Info   ][05:52:57.393514][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appVersion=0.1
    295. [XR] [MROpenXR][Info   ][05:52:57.393514][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appVersion=0.1
    296. [MROpenXR][Info   ][05:52:57.394078][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appMode=AppMode
    297. [XR] [MROpenXR][Info   ][05:52:57.394078][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment appMode=AppMode
    298. [MROpenXR][Info   ][05:52:57.394743][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeName=Windows Mixed Reality Runtime
    299. [XR] [MROpenXR][Info   ][05:52:57.394743][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeName=Windows Mixed Reality Runtime
    300. [MROpenXR][Info   ][05:52:57.395448][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeVerison=108.2111.23004
    301. [XR] [MROpenXR][Info   ][05:52:57.395448][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment openXRRuntimeVerison=108.2111.23004
    302. [MROpenXR][Info   ][05:52:57.398866][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment APIVersion=1.0.17
    303. [XR] [MROpenXR][Info   ][05:52:57.398866][tid:1b2c] MicrosoftOpenXRPlugin_SetPluginEnvironment APIVersion=1.0.17
    304. [0,129763 / 33,509337] - Finishing first scene loading
    305. [0,002008 / 33,511345] - First level loaded
    306. [0,000499 / 33,511844] - PerformUpdateAndRender started
    307. [XR] [6956] [05:52:57.870][Info   ] OpenXRSession::HandleSessionStateChangedEvent: state XR_SESSION_STATE_UNKNOWN->XR_SESSION_STATE_IDLE session=2 time=59299218091718
    308. [XR] [6956] [05:52:57.871][Info   ] OpenXRSession::HandleSessionStateChangedEvent: state XR_SESSION_STATE_IDLE->XR_SESSION_STATE_READY session=2 time=59299218131718
    309. [MROpenXR][Info   ][05:52:57.872374][tid:1b2c] ViewConfigurationSettings_PrimaryStereoEnabled
    310. [XR] [MROpenXR][Info   ][05:52:57.872374][tid:1b2c] ViewConfigurationSettings_PrimaryStereoEnabled
    311. [MROpenXR][Info   ][05:52:57.873011][tid:1b2c] ViewConfigurationSettings_SecondaryMonoFirstPersonObserverEnabled
    312. [XR] [MROpenXR][Info   ][05:52:57.873011][tid:1b2c] ViewConfigurationSettings_SecondaryMonoFirstPersonObserverEnabled
    313. [MROpenXR][Info   ][05:52:57.873854][tid:1b2c] LocatableCameraProvider_Registered
    314. [XR] [MROpenXR][Info   ][05:52:57.873854][tid:1b2c] LocatableCameraProvider_Registered
    315. [MROpenXR][Info   ][05:52:57.996218][tid:1b2c] MicrosoftOpenXRPlugin_OnSubsystemsStarting
    316. [XR] [MROpenXR][Info   ][05:52:57.996218][tid:1b2c] MicrosoftOpenXRPlugin_OnSubsystemsStarting
    317. [MROpenXR][Info   ][05:52:57.998610][tid:1b2c] InputProvider_LifecycleStart
    318. [XR] [MROpenXR][Info   ][05:52:57.998610][tid:1b2c] InputProvider_LifecycleStart
    319. [MROpenXR][Info   ][05:52:58.000221][tid:1b2c] MicrosoftOpenXRPlugin_OnSubsystemsStarting
    320. [XR] [MROpenXR][Info   ][05:52:58.000221][tid:1b2c] MicrosoftOpenXRPlugin_OnSubsystemsStarting
    321. [MROpenXR][Info   ][05:52:58.001114][tid:1b2c] MicrosoftOpenXRPlugin_OnSubsystemsStarting
    322. [XR] [MROpenXR][Info   ][05:52:58.001114][tid:1b2c] MicrosoftOpenXRPlugin_OnSubsystemsStarting
    323. End showing splash screen.
    324. New input device (3): {"interface":"XRInputV1","type":"","product":"Head Tracking - OpenXR","manufacturer":"OpenXR","serial":"","version":"","capabilities":"{\"deviceName\":\"Head Tracking - OpenXR\",\"manufacturer\":\"OpenXR\",\"serialNumber\":\"\",\"characteristics\":33,\"deviceId\":1,\"inputFeatures\":[{\"name\":\"UserPresence\",\"usageHints\":[{\"content\":\"UserPresence\",\"id\":1221106003}],\"featureType\":1,\"customSize\":4294967295},{\"name\":\"IsTracked\",\"usageHints\":[{\"content\":\"IsTracked\",\"id\":1429429695}],\"featureType\":1,\"customSize\":4294967295},{\"name\":\"TrackingState\",\"usageHints\":[{\"content\":\"TrackingState\",\"id\":1636970542}],\"featureType\":2,\"customSize\":4294967295},{\"name\":\"DevicePosition\",\"usageHints\":[{\"content\":\"DevicePosition\",\"id\":3323297731}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"DeviceRotation\",\"usageHints\":[{\"content\":\"DeviceRotation\",\"id\":3528255621}],\"featureType\":6,\"customSize\":4294967295},{\"name\":\"DeviceVelocity\",\"usageHints\":[{\"content\":\"DeviceVelocity\",\"id\":1066346694}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"DeviceAngularVelocity\",\"usageHints\":[{\"content\":\"DeviceAngularVelocity\",\"id\":2550892527}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"CenterEyePosition\",\"usageHints\":[{\"content\":\"CenterEyePosition\",\"id\":1253450285}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"CenterEyeRotation\",\"usageHints\":[{\"content\":\"CenterEyeRotation\",\"id\":215671052}],\"featureType\":6,\"customSize\":4294967295},{\"name\":\"CenterEyeVelocity\",\"usageHints\":[{\"content\":\"CenterEyeVelocity\",\"id\":2624447366}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"CenterEyeAngularVelocity\",\"usageHints\":[{\"content\":\"CenterEyeAngularVelocity\",\"id\":1178896158}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"LeftEyePosition\",\"usageHints\":[{\"content\":\"LeftEyePosition\",\"id\":306680142}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"LeftEyeRotation\",\"usageHints\":[{\"content\":\"LeftEyeRotation\",\"id\":3537142890}],\"featureType\":6,\"customSize\":4294967295},{\"name\":\"LeftEyeVelocity\",\"usageHints\":[{\"content\":\"LeftEyeVelocity\",\"id\":27953601}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"LeftEyeAngularVelocity\",\"usageHints\":[{\"content\":\"LeftEyeAngularVelocity\",\"id\":677769599}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"RightEyePosition\",\"usageHints\":[{\"content\":\"RightEyePosition\",\"id\":327099329}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"RightEyeRotation\",\"usageHints\":[{\"content\":\"RightEyeRotation\",\"id\":1559063499}],\"featureType\":6,\"customSize\":4294967295},{\"name\":\"RightEyeVelocity\",\"usageHints\":[{\"content\":\"RightEyeVelocity\",\"id\":4084349234}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"RightEyeAngularVelocity\",\"usageHints\":[{\"content\":\"RightEyeAngularVelocity\",\"id\":3749378945}],\"featureType\":5,\"customSize\":4294967295}],\"CanQueryForDeviceStateAtTime\":false}"}
    325. XRTextureManager::RequestCreateTexture
    326. XRTextureManager::SetupRenderTextureFromXRRequest (id: 1 col: 046FD454 d: 00000000)
    327. RenderTexture::Create (id: 1)
    328. IVRDeviceCallback_CreateEyeTextureResources 046FD454
    329. [XR] [6956] [05:52:58.305][Info   ] OpenXRSession::HandleSessionStateChangedEvent: state XR_SESSION_STATE_READY->XR_SESSION_STATE_SYNCHRONIZED session=2 time=59300108381197
    330. [XR] [6956] [05:52:58.305][Info   ] OpenXRSession::HandleSessionStateChangedEvent: state XR_SESSION_STATE_SYNCHRONIZED->XR_SESSION_STATE_VISIBLE session=2 time=59300108390625
    331. [XR] [6956] [05:52:58.306][Info   ] OpenXRSession::HandleSessionStateChangedEvent: state XR_SESSION_STATE_VISIBLE->XR_SESSION_STATE_FOCUSED session=2 time=59300108393541
    332. [XR] [6956] [05:52:58.306][Info   ]
    333.  
    334. ==== Start Unity OpenXR Diagnostic Report ====
    335.  
    336.  
    337. [XR] [6956] [05:52:58.307][Info   ] ==== Report Reason: System Startup Completed ====
    338.  
    339.  
    340. [XR] [6956] [05:52:58.307][Info   ] ==== OpenXR Init Info ====
    341. [XR] [6956] [05:52:58.308][Info   ]
    342. [XR] [6956] [05:52:58.308][Info   ] Stage 1 Missing Entry Points: (1)
    343. [XR] [6956] [05:52:58.308][Info   ]   xrInitializeLoaderKHR
    344. [XR] [6956] [05:52:58.309][Info   ]
    345. [XR] [6956] [05:52:58.309][Info   ] Stage 2 Missing Entry Points: (2)
    346. [XR] [6956] [05:52:58.309][Info   ]   xrGetVisibilityMaskKHR
    347. [XR] [6956] [05:52:58.310][Info   ]   xrGetD3D12GraphicsRequirementsKHR
    348. [XR] [6956] [05:52:58.310][Info   ]
    349. [XR] [6956] [05:52:58.310][Info   ] ==== OpenXR Provider Info ====
    350. [XR] [6956] [05:52:58.311][Info   ]
    351. [XR] [6956] [05:52:58.311][Info   ] Spec Version: 1.0.17
    352. [XR] [6956] [05:52:58.311][Info   ] Provider Version: 1.3.1
    353. [XR] [6956] [05:52:58.312][Info   ] App: TutorialMultiplayerExperience #3159629941
    354. [XR] [6956] [05:52:58.312][Info   ] Engine: 2020.3.14f1 #19981313
    355. [XR] [6956] [05:52:58.312][Info   ]
    356. [XR] [6956] [05:52:58.313][Info   ] ==== OpenXR Runtime Info ====
    357. [XR] [6956] [05:52:58.313][Info   ]
    358. [XR] [6956] [05:52:58.313][Info   ] Features requested to be enabled: (4)
    359. [XR] [6956] [05:52:58.314][Info   ]   Hand Tracking: Version=1.2.1, Company="Microsoft", Extensions="XR_EXT_hand_tracking XR_MSFT_hand_tracking_mesh"
    360. [XR] [6956] [05:52:58.314][Info   ]   Microsoft Hand Interaction Profile: Version=0.0.1, Company="Unity", Extensions="XR_MSFT_hand_interaction"
    361. [XR] [6956] [05:52:58.314][Info   ]   Mixed Reality Features: Version=1.2.1, Company="Microsoft", Extensions="XR_MSFT_holographic_window_attachment XR_MSFT_unbounded_reference_space XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration XR_MSFT_first_person_observer XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence XR_MSFT_scene_understanding XR_MSFT_scene_understanding_serialization XR_MSFT_spatial_anchor_export_preview XR_MSFT_composition_layer_reprojection"
    362. [XR] [6956] [05:52:58.316][Info   ]   Motion Controller Model: Version=1.2.1, Company="Microsoft", Extensions="XR_MSFT_controller_model"
    363. [XR] [6956] [05:52:58.316][Info   ]
    364. [XR] [6956] [05:52:58.316][Info   ] Requested feature extensions not supported by runtime: (2)
    365. [XR] [6956] [05:52:58.317][Info   ]   XR_MSFT_spatial_anchor_export_preview: Feature="Mixed Reality Features": Version=1.2.1, Company="Microsoft"
    366. [XR] [6956] [05:52:58.317][Info   ]   XR_MSFT_controller_model: Feature="Motion Controller Model": Version=1.2.1, Company="Microsoft"
    367. [XR] [6956] [05:52:58.318][Info   ]
    368. [XR] [6956] [05:52:58.318][Info   ] Available Runtime Extensions: (23)
    369. [XR] [6956] [05:52:58.318][Info   ]   XR_KHR_win32_convert_performance_counter_time: Version=1
    370. [XR] [6956] [05:52:58.319][Info   ]   XR_KHR_D3D11_enable: Version=5
    371. [XR] [6956] [05:52:58.319][Info   ]   XR_KHR_D3D12_enable: Version=7
    372. [XR] [6956] [05:52:58.319][Info   ]   XR_KHR_composition_layer_depth: Version=5
    373. [XR] [6956] [05:52:58.320][Info   ]   XR_KHR_composition_layer_color_scale_bias: Version=5
    374. [XR] [6956] [05:52:58.320][Info   ]   XR_MSFT_unbounded_reference_space: Version=1
    375. [XR] [6956] [05:52:58.320][Info   ]   XR_MSFT_spatial_anchor: Version=2
    376. [XR] [6956] [05:52:58.321][Info   ]   XR_MSFT_perception_anchor_interop: Version=1
    377. [XR] [6956] [05:52:58.321][Info   ]   XR_EXT_win32_appcontainer_compatible: Version=1
    378. [XR] [6956] [05:52:58.321][Info   ]   XR_EXT_conformance_automation: Version=3
    379. [XR] [6956] [05:52:58.322][Info   ]   XR_MSFT_composition_layer_reprojection: Version=1
    380. [XR] [6956] [05:52:58.322][Info   ]   XR_MSFT_spatial_graph_bridge: Version=1
    381. [XR] [6956] [05:52:58.322][Info   ]   XR_MSFT_spatial_anchor_persistence: Version=2
    382. [XR] [6956] [05:52:58.323][Info   ]   XR_EXT_eye_gaze_interaction: Version=1
    383. [XR] [6956] [05:52:58.323][Info   ]   XR_MSFT_hand_interaction: Version=1
    384. [XR] [6956] [05:52:58.324][Info   ]   XR_EXT_hand_tracking: Version=4
    385. [XR] [6956] [05:52:58.324][Info   ]   XR_MSFT_hand_tracking_mesh: Version=3
    386. [XR] [6956] [05:52:58.324][Info   ]   XR_MSFT_holographic_window_attachment: Version=1
    387. [XR] [6956] [05:52:58.325][Info   ]   XR_MSFT_secondary_view_configuration: Version=1
    388. [XR] [6956] [05:52:58.325][Info   ]   XR_MSFT_first_person_observer: Version=1
    389. [XR] [6956] [05:52:58.325][Info   ]   XR_MSFT_scene_understanding: Version=1
    390. [XR] [6956] [05:52:58.326][Info   ]   XR_MSFT_scene_understanding_serialization: Version=1
    391. [XR] [6956] [05:52:58.326][Info   ]   XR_EXT_debug_utils: Version=4
    392. [XR] [6956] [05:52:58.326][Info   ]
    393. [XR] [6956] [05:52:58.327][Info   ] Available Layers: (0)
    394. [XR] [6956] [05:52:58.327][Info   ]
    395. [XR] [6956] [05:52:58.327][Info   ] Runtime Name: Windows Mixed Reality Runtime
    396. [XR] [6956] [05:52:58.328][Info   ] Runtime Version: 108.2111.23004
    397. [XR] [6956] [05:52:58.328][Info   ]
    398. [XR] [6956] [05:52:58.328][Info   ] Form factor: XR_FORM_FACTOR_HEAD_MOUNTED_DISPLAY
    399. [XR] [6956] [05:52:58.329][Info   ]
    400. [XR] [6956] [05:52:58.329][Info   ] Runtime extensions enabled: (17)
    401. [XR] [6956] [05:52:58.329][Info   ]   XR_EXT_hand_tracking: Version=4
    402. [XR] [6956] [05:52:58.330][Info   ]   XR_KHR_D3D11_enable: Version=5
    403. [XR] [6956] [05:52:58.330][Info   ]   XR_KHR_composition_layer_depth: Version=5
    404. [XR] [6956] [05:52:58.331][Info   ]   XR_KHR_win32_convert_performance_counter_time: Version=1
    405. [XR] [6956] [05:52:58.331][Info   ]   XR_MSFT_composition_layer_reprojection: Version=1
    406. [XR] [6956] [05:52:58.331][Info   ]   XR_MSFT_first_person_observer: Version=1
    407. [XR] [6956] [05:52:58.332][Info   ]   XR_MSFT_hand_interaction: Version=1
    408. [XR] [6956] [05:52:58.332][Info   ]   XR_MSFT_hand_tracking_mesh: Version=3
    409. [XR] [6956] [05:52:58.332][Info   ]   XR_MSFT_holographic_window_attachment: Version=1
    410. [XR] [6956] [05:52:58.333][Info   ]   XR_MSFT_perception_anchor_interop: Version=1
    411. [XR] [6956] [05:52:58.333][Info   ]   XR_MSFT_scene_understanding: Version=1
    412. [XR] [6956] [05:52:58.333][Info   ]   XR_MSFT_scene_understanding_serialization: Version=1
    413. [XR] [6956] [05:52:58.334][Info   ]   XR_MSFT_secondary_view_configuration: Version=1
    414. [XR] [6956] [05:52:58.334][Info   ]   XR_MSFT_spatial_anchor: Version=2
    415. [XR] [6956] [05:52:58.334][Info   ]   XR_MSFT_spatial_anchor_persistence: Version=2
    416. [XR] [6956] [05:52:58.335][Info   ]   XR_MSFT_spatial_graph_bridge: Version=1
    417. [XR] [6956] [05:52:58.335][Info   ]   XR_MSFT_unbounded_reference_space: Version=1
    418. [XR] [6956] [05:52:58.335][Info   ]
    419. [XR] [6956] [05:52:58.336][Info   ] Available Reference Spaces: (3)
    420. [XR] [6956] [05:52:58.337][Info   ]   XR_REFERENCE_SPACE_TYPE_VIEW
    421. [XR] [6956] [05:52:58.337][Info   ]   XR_REFERENCE_SPACE_TYPE_LOCAL
    422. [XR] [6956] [05:52:58.337][Info   ]   XR_REFERENCE_SPACE_TYPE_UNBOUNDED_MSFT
    423. [XR] [6956] [05:52:58.338][Info   ]
    424. [XR] [6956] [05:52:58.338][Info   ] Instance Id  : 0x1
    425. [XR] [6956] [05:52:58.338][Info   ] System Id    : 0x1
    426. [XR] [6956] [05:52:58.339][Info   ] Session Id   : 0x2
    427. [XR] [6956] [05:52:58.339][Info   ]
    428. [XR] [6956] [05:52:58.339][Info   ] Available View Configuration Types: (2)
    429. [XR] [6956] [05:52:58.340][Info   ]   XR_VIEW_CONFIGURATION_TYPE_PRIMARY_STEREO (Selected): FovMutable=True
    430. [XR] [6956] [05:52:58.340][Info   ]     [0]: Recommended: Width=1440, Height=936, SampleCount=1
    431. [XR] [6956] [05:52:58.340][Info   ]     [0]:     Maximum: Width=2880, Height=1872, SampleCount=4
    432. [XR] [6956] [05:52:58.341][Info   ]     [1]: Recommended: Width=1440, Height=936, SampleCount=1
    433. [XR] [6956] [05:52:58.341][Info   ]     [1]:     Maximum: Width=2880, Height=1872, SampleCount=4
    434. [XR] [6956] [05:52:58.342][Info   ]   XR_VIEW_CONFIGURATION_TYPE_SECONDARY_MONO_FIRST_PERSON_OBSERVER_MSFT: FovMutable=True
    435. [XR] [6956] [05:52:58.342][Info   ]     [0]: Recommended: Width=2272, Height=1276, SampleCount=1
    436. [XR] [6956] [05:52:58.342][Info   ]     [0]:     Maximum: Width=4544, Height=2556, SampleCount=4
    437. [XR] [6956] [05:52:58.343][Info   ]
    438. [XR] [6956] [05:52:58.343][Info   ] Skip Present To Main Screen: Yes
    439. [XR] [6956] [05:52:58.343][Info   ]
    440. [XR] [6956] [05:52:58.344][Info   ] Available Environment Blend Modes: (1)
    441. [XR] [6956] [05:52:58.344][Info   ]   XR_ENVIRONMENT_BLEND_MODE_ADDITIVE (Selected)
    442. [XR] [6956] [05:52:58.344][Info   ]
    443. [XR] [6956] [05:52:58.345][Info   ] System Properties: Name="Windows Mixed Reality", VendorId=1118
    444. [XR] [6956] [05:52:58.345][Info   ] System Graphics Properties: MaxWidth=16384, MaxHeight=16384, MaxLayers=16
    445. [XR] [6956] [05:52:58.345][Info   ] System Tracking Properties: OrientationTracking=True, PositionTracking=True
    446. [XR] [6956] [05:52:58.346][Info   ]
    447. [XR] [6956] [05:52:58.346][Info   ] ==== OpenXR Input ====
    448. [XR] [6956] [05:52:58.346][Info   ]
    449. [XR] [6956] [05:52:58.347][Info   ] Action Sets (1):
    450. [XR] [6956] [05:52:58.347][Info   ]   microsofthandinteraction: ActionCount=6
    451. [XR] [6956] [05:52:58.347][Info   ]
    452. [XR] [6956] [05:52:58.348][Info   ]
    453. [XR] [6956] [05:52:58.348][Info   ] ==== OpenXR Swapchain Details ====
    454. [XR] [6956] [05:52:58.349][Info   ]
    455. [XR] [6956] [05:52:58.349][Info   ] Render Mode: Single Pass Instanced
    456. [XR] [6956] [05:52:58.349][Info   ] Depth Submission Mode: Depth16Bit
    457. [XR] [6956] [05:52:58.350][Info   ]
    458. [XR] [6956] [05:52:58.350][Info   ] Swapchain Formats:  [c:91] 87 28 29 [d:55] 45 40 20
    459. [XR] [6956] [05:52:58.350][Info   ] Swapchain Views: (2)
    460. [XR] [6956] [05:52:58.351][Info   ]   [0]: Width=1440, Height=936, SampleCount=1
    461. [XR] [6956] [05:52:58.351][Info   ]
    462. [XR] [6956] [05:52:58.351][Info   ] ==== Last 20 non-XR_SUCCESS returns ====
    463. [XR] [6956] [05:52:58.352][Info   ] [SUCCESS] xrGetReferenceSpaceBoundsRect: XR_SPACE_BOUNDS_UNAVAILABLE (2x)
    464. [XR] [6956] [05:52:58.352][Info   ]
    465. [XR] [6956] [05:52:58.352][Info   ] ==== Last 20 Events ====
    466. [XR] [6956] [05:52:58.353][Info   ] XrEventDataSessionStateChanged: XR_SESSION_STATE_UNKNOWN->XR_SESSION_STATE_IDLE
    467. [XR] [6956] [05:52:58.353][Info   ] XrEventDataSessionStateChanged: XR_SESSION_STATE_IDLE->XR_SESSION_STATE_READY
    468. [XR] [6956] [05:52:58.353][Info   ] XrEventDataSessionStateChanged: XR_SESSION_STATE_READY->XR_SESSION_STATE_SYNCHRONIZED
    469. [XR] [6956] [05:52:58.354][Info   ] XrEventDataSessionStateChanged: XR_SESSION_STATE_SYNCHRONIZED->XR_SESSION_STATE_VISIBLE
    470. [XR] [6956] [05:52:58.354][Info   ] XrEventDataSessionStateChanged: XR_SESSION_STATE_VISIBLE->XR_SESSION_STATE_FOCUSED
    471. [XR] [6956] [05:52:58.371][Info   ]
    472.  
    473. ==== End Unity OpenXR Diagnostic Report ====
    474.  
    475.  
    476. The referenced script (Microsoft.MixedReality.Toolkit.XRSDK.Oculus.Input.OculusXRSDKDeviceManagerProfile) on this Behaviour is missing!
    477.  
    478. The referenced script on this Behaviour (Game Object '<null>') is missing!
    479.  
    480. A scripted object (probably Microsoft.MixedReality.Toolkit.XRSDK.Oculus.Input.OculusXRSDKDeviceManagerProfile?) has a different serialization layout when loading. (Read 72 bytes but expected 116 bytes)
    481. Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
    482.  
    483. XRTextureManager::RequestCreateTexture
    484. XRTextureManager::SetupRenderTextureFromXRRequest (id: 2 col: 046FE954 d: 00000000)
    485. RenderTexture::Create (id: 2)
    486. IVRDeviceCallback_CreateEyeTextureResources 046FE954
    487. UnloadTime: 12,259688 ms
    488. Unable to register IMixedRealityInputDeviceManager data provider (Windows Mixed Reality Device Manager) because the value of concreteType is null.
    489. This may be caused by code being stripped during linking. The link.xml file in the MixedRealityToolkit.Generated folder is used to control code preservation.
    490. More information can be found at https://docs.unity3d.com/Manual/ManagedCodeStripping.html.
    491. UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
    492. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
    493. UnityEngine.Logger:Log(LogType, Object)
    494. UnityEngine.Debug:LogWarning(Object)
    495. Microsoft.MixedReality.Toolkit.BaseDataProviderAccessCoreSystem:RegisterDataProviderInternal(Boolean, Type, String, SupportedPlatforms, Object[])
    496. Microsoft.MixedReality.Toolkit.BaseDataProviderAccessCoreSystem:RegisterDataProvider(Type, String, SupportedPlatforms, Object[])
    497. Microsoft.MixedReality.Toolkit.Input.MixedRealityInputSystem:CreateDataProviders()
    498. Microsoft.MixedReality.Toolkit.Input.MixedRealityInputSystem:Initialize()
    499. Microsoft.MixedReality.Toolkit.<>c:<InitializeAllServices>b__68_0(IMixedRealityService)
    500. System.Action`1:Invoke(T)
    501. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:ExecuteOnAllServicesInOrder(Action`1)
    502. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeAllServices()
    503. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeServiceLocator()
    504. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeInstance()
    505. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:RegisterInstance(MixedRealityToolkit, Boolean)
    506. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:Awake()
    507.  
    508. Unable to register IMixedRealityInputDeviceManager data provider (Windows Mixed Reality Eye Gaze Provider) because the value of concreteType is null.
    509. This may be caused by code being stripped during linking. The link.xml file in the MixedRealityToolkit.Generated folder is used to control code preservation.
    510. More information can be found at https://docs.unity3d.com/Manual/ManagedCodeStripping.html.
    511. UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
    512. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
    513. UnityEngine.Logger:Log(LogType, Object)
    514. UnityEngine.Debug:LogWarning(Object)
    515. Microsoft.MixedReality.Toolkit.BaseDataProviderAccessCoreSystem:RegisterDataProviderInternal(Boolean, Type, String, SupportedPlatforms, Object[])
    516. Microsoft.MixedReality.Toolkit.BaseDataProviderAccessCoreSystem:RegisterDataProvider(Type, String, SupportedPlatforms, Object[])
    517. Microsoft.MixedReality.Toolkit.Input.MixedRealityInputSystem:CreateDataProviders()
    518. Microsoft.MixedReality.Toolkit.Input.MixedRealityInputSystem:Initialize()
    519. Microsoft.MixedReality.Toolkit.<>c:<InitializeAllServices>b__68_0(IMixedRealityService)
    520. System.Action`1:Invoke(T)
    521. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:ExecuteOnAllServicesInOrder(Action`1)
    522. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeAllServices()
    523. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeServiceLocator()
    524. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeInstance()
    525. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:RegisterInstance(MixedRealityToolkit, Boolean)
    526. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:Awake()
    527.  
    528. Tracking origin unable to be set.
    529. UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
    530. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
    531. UnityEngine.Logger:Log(LogType, Object)
    532. UnityEngine.Debug:LogWarning(Object)
    533. Microsoft.MixedReality.Toolkit.XRSDK.XRSDKBoundarySystem:SetTrackingSpace()
    534. Microsoft.MixedReality.Toolkit.Boundary.BaseBoundarySystem:Initialize()
    535. Microsoft.MixedReality.Toolkit.<>c:<InitializeAllServices>b__68_0(IMixedRealityService)
    536. System.Action`1:Invoke(T)
    537. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:ExecuteOnAllServicesInOrder(Action`1)
    538. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeAllServices()
    539. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeServiceLocator()
    540. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeInstance()
    541. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:RegisterInstance(MixedRealityToolkit, Boolean)
    542. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:Awake()
    543.  
    544. Failed to calculate boundary bounds.
    545. UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
    546. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
    547. UnityEngine.Logger:Log(LogType, Object)
    548. UnityEngine.Debug:LogWarning(Object)
    549. Microsoft.MixedReality.Toolkit.Boundary.BaseBoundarySystem:CalculateBoundaryBounds()
    550. Microsoft.MixedReality.Toolkit.Boundary.BaseBoundarySystem:Initialize()
    551. Microsoft.MixedReality.Toolkit.<>c:<InitializeAllServices>b__68_0(IMixedRealityService)
    552. System.Action`1:Invoke(T)
    553. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:ExecuteOnAllServicesInOrder(Action`1)
    554. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeAllServices()
    555. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeServiceLocator()
    556. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:InitializeInstance()
    557. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:RegisterInstance(MixedRealityToolkit, Boolean)
    558. Microsoft.MixedReality.Toolkit.MixedRealityToolkit:Awake()
    559.  
    560. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Media.Speech.dll'. Cannot find or open the PDB file.
    561. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\urlmon.dll'. Cannot find or open the PDB file.
    562. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\srvcli.dll'. Cannot find or open the PDB file.
    563. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\netutils.dll'. Cannot find or open the PDB file.
    564. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Speech_OneCore\Common\sapi_onecore.dll'. Cannot find or open the PDB file.
    565. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\sspicli.dll'. Cannot find or open the PDB file.
    566. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\winmmbase.dll'. Cannot find or open the PDB file.
    567. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\winhttp.dll'. Cannot find or open the PDB file.
    568. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\rsaenh.dll'. Cannot find or open the PDB file.
    569. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Globalization.dll'. Cannot find or open the PDB file.
    570. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\BCP47Langs.dll'. Cannot find or open the PDB file.
    571. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\BCP47mrm.dll'. Cannot find or open the PDB file.
    572. onecoreuap\enduser\nui\onecore\onesettings\src\onesettingspolicywrapper.cpp(280)\sapi_onecore.dll!583D1249: (caller: 583D10A3) ReturnHr(1) tid(1a3c) 80070005 Access is denied.
    573. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Speech_OneCore\Common\SpeechServiceWinRTApi.ProxyStub.dll'. Cannot find or open the PDB file.
    574. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Speech_OneCore\Engines\SR\spsrx_onecore.dll'. Cannot find or open the PDB file.
    575. The thread 0x12d0 has exited with code 0 (0x0).
    576. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\Windows.Web.dll'. Cannot find or open the PDB file.
    577. XRTextureManager::RequestCreateTexture
    578. XRTextureManager::RequestCreateTexture
    579. XRTextureManager::SetupRenderTextureFromXRRequest (id: 3 col: 00000000 d: 046FE054)
    580. RenderTexture::Create (id: 3)
    581. IVRDeviceCallback_CreateEyeTextureResources 046FE054
    582. XRTextureManager::SetupRenderTextureFromXRRequest (id: 4 col: 046FE354 d: 00000000)
    583. RenderTexture::Create (id: 4)
    584. IVRDeviceCallback_CreateEyeTextureResources 046FE354
    585. XRTextureManager::RequestCreateTexture
    586. XRTextureManager::RequestCreateTexture
    587. XRTextureManager::SetupRenderTextureFromXRRequest (id: 5 col: 00000000 d: 046FEC54)
    588. RenderTexture::Create (id: 5)
    589. IVRDeviceCallback_CreateEyeTextureResources 046FEC54
    590. XRTextureManager::SetupRenderTextureFromXRRequest (id: 6 col: 046FD454 d: 00000000)
    591. RenderTexture::Create (id: 6)
    592. IVRDeviceCallback_CreateEyeTextureResources 046FD454
    593. XRTextureManager::RequestCreateTexture
    594. XRTextureManager::RequestCreateTexture
    595. XRTextureManager::SetupRenderTextureFromXRRequest (id: 7 col: 00000000 d: 046FE654)
    596. RenderTexture::Create (id: 7)
    597. IVRDeviceCallback_CreateEyeTextureResources 046FE654
    598. XRTextureManager::SetupRenderTextureFromXRRequest (id: 8 col: 046FE954 d: 00000000)
    599. RenderTexture::Create (id: 8)
    600. IVRDeviceCallback_CreateEyeTextureResources 046FE954
    601. The thread 0x804 has exited with code 0 (0x0).
    602. New input device (4): {"interface":"XRInputV1","type":"","product":"OpenXR Left Hand","manufacturer":"","serial":"","version":"","capabilities":"{\"deviceName\":\"OpenXR Left Hand\",\"manufacturer\":\"\",\"serialNumber\":\"\",\"characteristics\":364,\"deviceId\":4294967296,\"inputFeatures\":[{\"name\":\"Is Tracked\",\"usageHints\":[{\"content\":\"IsTracked\",\"id\":1429429695}],\"featureType\":1,\"customSize\":4294967295},{\"name\":\"Tracking State\",\"usageHints\":[{\"content\":\"TrackingState\",\"id\":1636970542}],\"featureType\":2,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Bone Data\",\"usageHints\":[],\"featureType\":8,\"customSize\":4294967295},{\"name\":\"Hand Data\",\"usageHints\":[{\"content\":\"HandData\",\"id\":2609730070}],\"featureType\":7,\"customSize\":4294967295}],\"CanQueryForDeviceStateAtTime\":false}"}
    603. New input device (5): {"interface":"XRInputV1","type":"","product":"HoloLens Hand OpenXR","manufacturer":"Microsoft","serial":"","version":"","capabilities":"{\"deviceName\":\"HoloLens Hand OpenXR\",\"manufacturer\":\"Microsoft\",\"serialNumber\":\"\",\"characteristics\":364,\"deviceId\":2,\"inputFeatures\":[{\"name\":\"select\",\"usageHints\":[{\"content\":\"PrimaryAxis\",\"id\":819331618}],\"featureType\":3,\"customSize\":4294967295},{\"name\":\"selectpressed\",\"usageHints\":[{\"content\":\"PrimaryButton\",\"id\":683514853}],\"featureType\":1,\"customSize\":4294967295},{\"name\":\"squeeze\",\"usageHints\":[{\"content\":\"Grip\",\"id\":1590085501}],\"featureType\":3,\"customSize\":4294967295},{\"name\":\"squeezepressed\",\"usageHints\":[{\"content\":\"GripButton\",\"id\":518426673}],\"featureType\":1,\"customSize\":4294967295},{\"name\":\"devicepose/isTracked\",\"usageHints\":[{\"content\":\"IsTracked\",\"id\":1429429695}],\"featureType\":1,\"customSize\":4294967295},{\"name\":\"devicepose/trackingState\",\"usageHints\":[{\"content\":\"TrackingState\",\"id\":1636970542}],\"featureType\":2,\"customSize\":4294967295},{\"name\":\"devicepose/position\",\"usageHints\":[{\"content\":\"DevicePosition\",\"id\":3323297731}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"devicepose/rotation\",\"usageHints\":[{\"content\":\"DeviceRotation\",\"id\":3528255621}],\"featureType\":6,\"customSize\":4294967295},{\"name\":\"devicepose/velocity\",\"usageHints\":[{\"content\":\"DeviceVelocity\",\"id\":1066346694}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"devicepose/angularVelocity\",\"usageHints\":[{\"content\":\"DeviceAngularVelocity\",\"id\":2550892527}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"pointer/isTracked\",\"usageHints\":[{\"content\":\"IsTracked\",\"id\":1429429695}],\"featureType\":1,\"customSize\":4294967295},{\"name\":\"pointer/trackingState\",\"usageHints\":[{\"content\":\"TrackingState\",\"id\":1636970542}],\"featureType\":2,\"customSize\":4294967295},{\"name\":\"pointer/position\",\"usageHints\":[{\"content\":\"PointerPosition\",\"id\":2471560843}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"pointer/rotation\",\"usageHints\":[{\"content\":\"PointerRotation\",\"id\":4200285459}],\"featureType\":6,\"customSize\":4294967295},{\"name\":\"pointer/velocity\",\"usageHints\":[{\"content\":\"PointerVelocity\",\"id\":1785130220}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"pointer/angularVelocity\",\"usageHints\":[{\"content\":\"PointerAngularVelocity\",\"id\":3334673051}],\"featureType\":5,\"customSize\":4294967295},{\"name\":\"IsTracked\",\"usageHints\":[{\"content\":\"IsTracked\",\"id\":1429429695}],\"featureType\":1,\"customSize\":4294967295},{\"name\":\"TrackingState\",\"usageHints\":[{\"content\":\"TrackingState\",\"id\":1636970542}],\"featureType\":2,\"customSize\":4294967295}],\"CanQueryForDeviceStateAtTime\":false}"}
    604. The thread 0xda0 has exited with code 0 (0x0).
    605. The thread 0x1b1c has exited with code 0 (0x0).
    606. Allocation of 19 bytes at 03510090
    607.  
    608. TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations, size 19
    609.  
    610. 192.168.0.140.exe has triggered a breakpoint.
    611.  
    612. The thread 0x924 has exited with code 0 (0x0).
    613. '192.168.0.140.exe' (Win32): Loaded 'C:\Windows\SysArm32\msxml6.dll'. Cannot find or open the PDB file.
    614. The thread 0x15c8 has exited with code 0 (0x0).
    615. The thread 0x484 has exited with code 0 (0x0).
    616. Internal: Stack allocator ALLOC_TEMP_THREAD has unfreed allocations, size 19
    617.  
    618. To Debug, enable the define: DEBUG_STACK_LEAK in StackAllocator.h. This will output the callstacks of the leaked allocations
    619.  
    620. Allocation of 19 bytes at 03510090
    621.  
    622. Exception thrown at 0x771DA11B in 192.168.0.140.exe: Microsoft C++ exception: Il2CppExceptionWrapper at memory location 0x1F23F598.
    623. The thread 0xcb4 has exited with code 0 (0x0).
    624. Allocation of 19 bytes at 03510090
    625.  
    626. TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations, size 19
    627.  
    628. 192.168.0.140.exe has triggered a breakpoint.
    629.  
    630.  

    So I got a lot of
    Code (CSharp):
    1. Cannot find or open the PDB file
    errors which I don't know what is it and if this is relevant, but it doesn't seems to prevent the app from starting.

    Later on the log I can see this :
    Code (CSharp):
    1. The referenced script (Microsoft.MixedReality.Toolkit.XRSDK.Oculus.Input.OculusXRSDKDeviceManagerProfile) on this Behaviour is missing!
    2. The referenced script on this Behaviour (Game Object '<null>') is missing!
    3. A scripted object (probably Microsoft.MixedReality.Toolkit.XRSDK.Oculus.Input.OculusXRSDKDeviceManagerProfile?) has a different serialization layout when loading. (Read 72 bytes but expected 116 bytes)
    4. Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
    and I don't understand this message :/ There are no gameObject with missing script in my scene, and I really don't know what to do with that.

    I guess it is the real problem here. Later there are other errors, but probably resulting from this one:
    Code (CSharp):
    1. Unable to register IMixedRealityInputDeviceManager data provider (Windows Mixed Reality Device Manager) because the value of concreteType is null.
    2. This may be caused by code being stripped during linking. The link.xml file in the MixedRealityToolkit.Generated folder is used to control code preservation.
    Code (CSharp):
    1. Unable to register IMixedRealityInputDeviceManager data provider (Windows Mixed Reality Eye Gaze Provider) because the value of concreteType is null.
    2. This may be caused by code being stripped during linking. The link.xml file in the MixedRealityToolkit.Generated folder is used to control code preservation.
    Until the fatal :
    Code (CSharp):
    1. TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations, size 19
    2.  
    3. 192.168.0.140.exe has triggered a breakpoint.
    4.  
    5. The program '[1584] 192.168.0.140.exe' has exited with code -1 (0xffffffff).
    Any help would be greatly appreciated as I already lost a couple days trying to setup this "simple" tutorial and I really need to have a shared HoloLens experience now :(

    Alternatively, any other resouces that can lead to a shared hololens experience is welcome
     
  2. todds_unity

    todds_unity

    Joined:
    Aug 1, 2018
    Posts:
    324