Unity App Stuck Loading On HoloLens 2
I am following this document and this tutorial to test AR on a HoloLens 2, and I go to the part where I have a Unity game with all the proper setup (ie. build settings are correct, I used Unity AR feature tool, etc.) and with 2 squares.
I built the project and opened the solution, and then I set the configuration to “Release,” platform to “ARM64,” and set it to “Device” because I have the HoloLens directly connected to my laptop.
I selected the Unity app solution and right-clicked it to “Set as Startup Project.” Then, I pressed the green button next to “Device” to build and deploy it.
The first time, I got prompted to enter a pin after a bit, which I did, and once the deployment was done, the app showed in the “All Apps” section, but once I clicked on it, I got a window that had a white background with a box with an X in the middle of the screen. On top, there is a blue circle with a white loading circle that was loading for forever.
I tried rebuilding it multiple times and double-checking my Unity build settings, but those were correct.
How can I fix this issue?
I’m using Unity version 2022.3.20f1.
Thank you,
Avinash Devineni
I am following this document and this tutorial to test AR on a HoloLens 2, and I go to the part where I have a Unity game with all the proper setup (ie. build settings are correct, I used Unity AR feature tool, etc.) and with 2 squares. I built the project and opened the solution, and then I set the configuration to “Release,” platform to “ARM64,” and set it to “Device” because I have the HoloLens directly connected to my laptop. I selected the Unity app solution and right-clicked it to “Set as Startup Project.” Then, I pressed the green button next to “Device” to build and deploy it. The first time, I got prompted to enter a pin after a bit, which I did, and once the deployment was done, the app showed in the “All Apps” section, but once I clicked on it, I got a window that had a white background with a box with an X in the middle of the screen. On top, there is a blue circle with a white loading circle that was loading for forever. I tried rebuilding it multiple times and double-checking my Unity build settings, but those were correct. How can I fix this issue?I’m using Unity version 2022.3.20f1. Thank you,Avinash Devineni Read More