UWP app network connection blocked by hololens 2 windows firewall
Hello, my UWP app, which was installed on the HoloLens, has encountered an issue and is now unable to connect to the internet.I checked the hololens diagnostic log and it stated the following event: "Windows Defender Firewall was unable to notify the user that it blocked an application from accepting incoming connections on the network. Reason: The application is non interactive Application Path:.....". My development setup includes Unity 2018.4.11f1 and Visual Studio 2019. The capability setting in AppxManifest file is: <Capabilities> <Capability Name="internetClient" /> <Capability Name="internetClientServer" /> <Capability Name="privateNetworkClientServer"/> <uap:Capability Name="documentsLibrary" /> <uap2:Capability Name="spatialPerception" /> <DeviceCapability Name="webcam" /> <DeviceCapability Name="microphone" /> </Capabilities> The application tested all OK in unity editor but when loaded to hololens it failed to establish a network connection. Does anyone has any idea why the app has been blocked by hololens firewall? Thanks865Views1like5CommentsAs new HoloLens 2 Commercial for sale
I have a HoloLens 2 mixed reality headset available for sale. It was only used by my developer for 1 project and is in perfect condition. I’m based in Auckland NZ and it was purchased for $5,500 NZD. Im looking for $2,500 or nearest offer. Please email interest to email address removed for privacy reasons129Views0likes0CommentsFrequent Interruptions in Windows 10 - Need Assistance
Hello everyone, I'm encountering a recurring issue with Windows 10 where the system frequently interrupts or crashes unexpectedly. Here are the details: Issue: The system randomly interrupts my workflow by crashing or freezing. This typically happens when I’m [mention the specific actions, such as "browsing the internet," "using a specific application," or "working with multiple applications simultaneously. Steps Taken: I’ve tried restarting my computer, but the issue reappears after some time. I’ve checked for Windows updates and installed the latest patches. I’ve run a system scan using Windows Defender, but no threats were detected. I’ve also tried updating my drivers through the Device Manager. Error Messages: Sometimes, I receive the following error message: If applicable, include the exact error message. If there’s no error message, mention that as well. System Details: Operating System: Windows 10 Home/Pro (version number, if known) Processor:e.g., Intel Core i5, AMD Ryzen 7, etc. RAM:e.g., 8 GB, 16 GB, etc. Storage:e.g., 256 GB SSD, 1 TB HDD, etc.] Graphics Card:e.g., NVIDIA GTX 1050, Intel UHD Graphics, etc. Any additional relevant hardware or software details (optional): [e.g., external devices connected, specific software running during the interruption]. I’m looking for advice on how to resolve these interruptions and restore the stability of my system. Any help or suggestions would be greatly appreciated! Please visithttps://aramtecblue.com/for more informaton. Thank you in advance for your assistance. Best regards,266Views2likes2CommentsHoloLens 1: Gestures not recognized in Unity 2019.4 with MRTK 2.8.3
I own an HoloLens 1 and so far I have developed some AR projects with Unity 2018.4.23f1 using the HoloToolkit (the version available in 2018). Now I want to develop a new project for HoloLens 1 with Unity 2019.440f1 LTS and use MRTK 2.8. I also use Visual Studio 2017. I created a new project and followed Microsoft's instructions on how to install and configure MRTK 2.8.3 (for example, I followed Microsoft manual "Set up a mixed reality project in Unity with the Mixed Reality Toolkit"). I added the MixedRealityToolkit to the new scene I created. For the MRTK Profile configuration, I selected the DefaultHololens1ConfigurationProfile. In the Input section, I activated the InputSystem and selected the DefaultHoloLens1InputSystemProfile. To verify that everything was correctly configured, I added to the scene a 3D cube, and, following Microsoft suggestions, I added the ObjectManipulator and NearInteractionGrabbable components to the cube. When I connect the HoloLens 1 to Unity through Holographic, I correctly see in the Hololens 1 the cube in the scene. Also, if I move the pointer over the cube, it correctly detects the presence of the cube. However, no gestures are recognized and therefore I cannot have any type of interaction with the cube. Even adding a bounding box with handles doesn't change the situation. The handles are recognized (their icons change) by the pointer, but then gestures are not identified and the presence of my hands in the FOV is not detected. I tried creating a new project several times starting from scratch, changing profiles and configurations, but the result is always the same. Is there something I'm doing wrong or missing? thank you for your help1.3KViews1like3CommentsWatch Kubota Environmental Engineering Use Cases Leveraging HoloLens 2!
Kubota Environmental Engineering (Japan) and Meister Corporation teamed up to develop technology for optimized inspections of infrastructure with HoloLens 2. Read the full story and video: English: Story + Video Japanese: Story + Video313Views0likes0CommentsWeb navigation using WebView 2 in Hololens 2 + Unity (MRTK2)
Hi! I am trying out WebView2 Preview on HoloLens 2 using Unity 2022 and MRTK 2.8. Everything works great but I am not able to click on web's buttons, do scroll, etc. I have found this section of the documentation ->https://learn.microsoft.com/en-gb/microsoft-edge/webview2/get-started/hololens2#inputwhich seems to point to web navigation, but I am not able to get it working. Any ideas? Thanks!855Views0likes1CommentHoloLens 2 + Mixed Reality Applications | Technical Datasheet
Click below to download HoloLens 2 Technical Datasheet Microsoft HoloLens 2 is an untethered, self-contained holographic device that allows users to leverage enterprise ready mixed reality (MR) solutionsand Azure Mixed Reality while working heads-up and hands-free. By merging the real world with the digital world, MR users across industries can benefit from enriched remote collaboration, increased precision of work, minimized human error, fewer resource gaps, better knowledge retention, and more. Pair HoloLens 2 with a comprehensive ecosystem of apps and services from Microsoft and third-party partners for maximum ROI and productivity impact.760Views2likes0CommentsEstablishing an absolute world coordinate system
I am currently working on a project using the HoloLens 2, where I create a primitive that offsets a spatial anchor in a certain direction and distance received from a client socket I have in my scene. However, I am having problems with the coordinate system. Each time I open the application on the HoloLens, the coordinate system changes based on the direction I am standing since the headset is always taken as the origin. I am struggling to figure out how to establish an absolute coordinate system that I can use and stay consistent inbetween scenes. I was looking at the MRTK documentation and found the World Locking Tool (WLT), and I am curious if this may be my solution. I was curious if anyone else has experience with WLT, especially for this type of application, or knows another possible way to establish an absolute coordinate system between sessions. This is where I was looking for the WLT -https://learn.microsoft.com/en-us/windows/mixed-reality/develop/unity/spatial-anchors-in-unity?tabs=wlt340Views0likes0Comments3d model quality different in unity and hololens
Hello I'm developing an application for Hololens 2 and I'm having a problem with the quality of the 3d model when I run it on Hololens 2. In Unity, the quality of the clothing animation is good (image on the left) but when I export it to hololens (image on the right) the quality decreases a lot. Could anyone help me with this problem?312Views0likes0Comments