Feb 06 2022 10:31 PM
Created a sample project HandleInteraction Example by following this tutorial : https://docs.microsoft.com/en-us/learn/modules/learn-mrtk-tutorials/
Exported the same UWP app from Unity 2020.3 LTS.
While deploying UWP app on Hololens 2 emulator it shows black screen on Hololens 2 emulator.
Black Screen on Hololens 2 emulator
After this it shows the Memory exception error on Visual studio 2019. Please refer the below image
for the error on Visual Studio.
Along with this exception it shows "WinXrRuntime.pdb not loaded".
Error on Visual Studio 2019
Jun 10 2022 02:25 AM