Closed nonew closed 7 years ago
Try Unity version 5.5.0b4
Did you manage to fix this problem?
Finally I managed to get it worked in a new Win10 machine with following config: -OS Windows 10 (10.0.14393) 64bit with latest update
-VS 2015 community with update 3 (with Windows 10 SDK 10.0.10586 checked) https://www.visualstudio.com/downloads/
-Unity 5.5.0f1 https://unity3d.com/unity/beta#download
-HoloLens Emulator http://go.microsoft.com/fwlink/?LinkID=823018
-Windows 10 SDK https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
-Turn On "Developer Mode" in Win10 Settings (need restart to take effect)
Now I can pass build and run in simulator. Hope it help.
nonew@2016.11.23
Audio source failed to initialize audio spatializer. An audio spatializer is specified in the audio project settings, but the associated plugin was not found or initialized properly. Please make sure that the selected spatializer is compatible with the target.
nonew@2016.11.23
For those of you struggling with this: There is a missing step when installing the latest unity on a clean dev machine (for 5.5.0f3) - Install the unity metro support package: Unity Metro Support Package 5.5.0f3
Hello, HoloLens team I met several problems while building the Galaxy Explorer project:
If I ignore and continue, when I build output C# project in VS 2015, the 2nd problem happen:
I am using Unity Technical Preview version HoloLens 5.4.0f3-HTP from Microsoft guidance. When open C# project it prompt me the version is not match need to re-import...
If I add manually to those assembly reference, VS 2015 prompt me "A reference to ....dll could not be added. Please make sure that file is accessible..."
Could you guys help me out of here?
Thank you BR Kevin