Installed application not showing in Hololens
Hi, The application which i installed from the windows store which is not showing in hololens. Not even the windows default application like setting hologram, etc., Everytime i need to go to the portal...
View ArticleHoloTour Crashes with AkSoundEngine.dll as Faulting Module
Anyone have this issue or a solution? HoloTour shows the load logos and a dark shadow of a planet, but then it always crashes. The faulting module is listed as: C:\Program...
View ArticlePossible crash/bug in hololens SDK.
Hello after awhile guys. As usual, please no unity answers. This isn't unity. Getting a crash wayyy deep inside the call below auto trans =...
View ArticleCan I develop MR App with D3D11On12?
Hello, I am ready to build MR App on D3D12. But it is not support. Can I build on D3D11On12? Thanks for your help.
View ArticleMixed Reality will not recognize my USB 3.0 or 3.1 ports.
I just built out a new PC with an ASUS TUF Gaming Z370-Plus motherboard with 8th Gen i7 and EVGA GTX 1080. It has two 3.1 USB ports two USB 3.0 and a USB type C. But Microsoft is telling me that I...
View Articledoes removing the headband go against the terms of use?
hi there, my question is simple... in your opinion... if i remove the headband, without touching anything else of the hololens hardware does it goes against the terms of use? specifically, against the...
View ArticleCompound button icons
Hello - I'm trying to use the Square button prefab from Holotoolkit. I've assigned some icons to the Compound Button Icon component, e.g. those under Common Gesture Icons. Clicking on the dropdown box...
View ArticleImplement interactions of holograms segments/parts with Unity3D
Hi all! I'm creating a simple a very simple app by following the tutorials. I've created the hologram of a motorbike (by importing a unitypackage of a motorbike), which is made by several...
View ArticleNo display in HP wmr headset
Windows portal works and responds to the movements of the headset: but no display in the set. Audio works. Have followed the suggestions regarding insider windows preview, developer mode enabled. bios...
View ArticleSpatial mapping issue
Hi to everyone, I want to move objects and place it on real objects e.g. a table. Therefore I used the Manipulated Function to move objects after made the pressed gesture. When I use the the ready...
View ArticleUSB drivers make Windows Mixed Reality Portal and Windows crash (BSOD)
Hi all, I just received the Acer Mixed Reality Headset and I'm not able to make it work. I updated Windows 10 to build 1709, no other updates available. I launched the Mixed Reality Portal, I ran the...
View ArticleUnity gravity and spatial mapping "progress"/completion
Hi! I have created a very simple app that uses the spatial mapping collider to generate my collider-mesh.. I then also have placed a simple cube in the scene. The cube has a rigidbody and a...
View ArticleSSH/SFTP client in D3D app?
Hello. Is there any way to achieve giving the user the ability to add login credentials to access a server within a D3D Unity app for the HoloLens? Ideally I'd like the user to be able to log in and...
View ArticleCollision detection with Spatial Map
I can't get OnCollisionEnter to fire when my sphere collides with the spatial map while being manipulated. So I have a sphere that floats (I do not want to apply physics to it). It has a Sphere...
View ArticlePlacement of a cube and spatial mapping
Hi guys, In my app I pick up a sphere with the tap gesture and move it where I want by moving the finger (without spatial mapping). Now I added spatial mapping and want to put the hologram on a...
View ArticleDeploying using the Device Portal
Hello, I'm trying to deploy an app using the device portal because Visual Studio is giving me problems. But I'm not clear what is the file or files that I have to upload, or how to build them. I know...
View ArticleDictation recogniser not working hololens
using HoloToolkit.Unity.InputModule; using System.Collections; using System.Text; using UnityEngine; using UnityEngine.UI; using UnityEngine.Windows.Speech; using System.Diagnostics; public class...
View ArticleDictation recognizer not displaying result unity hololens
here is my code using HoloToolkit.Unity.InputModule; using System.Collections; using System.Text; using UnityEngine; using UnityEngine.UI; using UnityEngine.Windows.Speech; public class...
View ArticleDictationRecognizer completed unsuccessfully: UnknownError.
Trying to get the DictationRecognizer to work, but keep getting this error. Anyone else use this successfully?
View ArticleDictation and Keyword recognizers not working in Unity 5.5
Has anyone else had any experience with dictation and keyword recognizers working after upgrading to 5.5? The dictation appears to time out after the default 5 seconds (regardless of setting another...
View Article