Windows 10 Pro - Version 1511 OS Build 10586.494
Hyper-V Manager - Version: 10.0.10586.0 with HoloLens Emulator
Unity 5.4.0f1 HTP
VS2015 Update 3
Steps to Recreate:
Create a scene (that builds successfully and works on HoloLens emulator several times)
Modify the scene (nothing major, move a camera around etc.)
Build Settings
Windows Store, D3D, C#
Build Runs into issues and a pop-up window titled ‘Hold-On’ starts modifying/deleting/duplicating (or something) several .dll files. Runs for about 30 seconds and starts throwing many errors.
Windows Store Module is now gone (poof!)
Details:
I’ve been successfully been able to build but have now had an issue twice where after building a basic scene (Windows Store, D3D, C#) results in all Windows store removing itself from Unity. Again, I’ve been able to build previously, so UWP Runtime has been operational, but the build seems to screw things up.
I get many errors, “Multiple plugins with same name”. I’ve also attached a screenshot of of the errors and modules installed. If someone could post the standard set they are using to see what i’m missing hopefully it will help.
It presents little bit similar to this thread, but is some what different in nature.
FYI, Reinstall of Unity fixed issue first time, but I don’t want to do this every time.
Hi Wesley,
Yes, I did. It seems to be caused by whatever is happening during the build when the pop-up ‘Hold On’ appears and starts meddling with .dll’s. Looks like to the UWP gets a command to uninstall.
Thanks,
Will
1.) In Unity Go to the Help Menu
2.) Navigate down to the bottom of the menu
3.) You will a option “Report a Bug”
Once you click that option it will open a dialog that will ask you for the information on the issue. Can you please give a description, repro steps, and a repro project so we can reproduce the issue here.