Project
I am currently working on a project which should allow users on the LAN to host sessions from an Android device and join them from the HoloLens 2. I have tried creating the same project in Unreal Engine 4.2.7 and 5.0.3.
Issues
I can create sessions from the Android device and they can be found from the PC and other Android devices on the same network, however the HoloLens 2 does not seem to find any sessions on the LAN. I am attaching the blueprint screenshot where I create the session. Create session
I have a content browser which would then display all the different sessions hosted on the LAN. Find and show sessions
In the image below you can see that I am able to find sessions from the PC but when I run the application on the HoloLens 2, it does not find any sessions on the LAN. Find sessions menu