Hello, I’m trying to integrate Hololens within Unity. I have added the Universal Windows Platform Build Support and Windows Build Support (IL2CPP) modules to a Unity Editor version 2023.2.1f and also to a 2022.3.14f1.
In Visual Studio, I have: NET Desktop Development Desktop Development with C++ Universal Windows Platform (UWP) Development (v143) Windows 11 SDK 10.0.22621.0
However, in the build settings under the UWP platform, the option for Target Device is not available for me to select Hololens. Does anyone know what I can do?
Unity 2023.2.1f is relatively new, and there might be some compatibility issues with Hololens development. Try using a more stable and established Unity version like Unity 2021.3 or Unity 2022.3.
it seems you’re on the right track. Ensure your Unity version is compatible with the Windows Mixed Reality SDK. Try reinstalling both Unity modules and the SDK.
Target device was removed starting from Unity 2020.4 (if i am not mistaken, it definitely possible in 2019.4). Meanwhile, do you mind sharing your experience with developing for Hololens in 2023 Unity? i am trying to look for the most optimal version for development but keep encountering different kind of bugs.