Search Unity

Build removes Windows store module

Discussion in 'VR' started by srmnm, Aug 1, 2016.

  1. srmnm

    srmnm

    Joined:
    Aug 1, 2016
    Posts:
    4
    Hi All,

    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:
    1. Create a scene (that builds successfully and works on HoloLens emulator several times)
    2. Modify the scene (nothing major, move a camera around etc.)
    3. Build Settings
    4. Windows Store, D3D, C#
    5. 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.
    6. 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.
    http://forum.unity3d.com/threads/un...not-listed-under-vr-sdks.415984/#post-2711115

    FYI, Reinstall of Unity fixed issue first time, but I don't want to do this every time.

    Any help will be appreciated.

    Thanks,
    Will
     

    Attached Files:

  2. Unity_Wesley

    Unity_Wesley

    Unity Technologies

    Joined:
    Sep 17, 2015
    Posts:
    558
    Hello,

    Did you install unity in a fresh folder?

    Thank you,
    Wesley
     
  3. srmnm

    srmnm

    Joined:
    Aug 1, 2016
    Posts:
    4
    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
     
  4. Unity_Wesley

    Unity_Wesley

    Unity Technologies

    Joined:
    Sep 17, 2015
    Posts:
    558
    Hello,

    Could you please submit a bug report with the above information? Can you also try uninstalling this build and installing a fresh build?

    Thank you,
    Wesley
     
    Last edited: Aug 1, 2016
  5. srmnm

    srmnm

    Joined:
    Aug 1, 2016
    Posts:
    4
    Hi Wesley,

    Where do I raise a bug? Sorry, its really not jumping out...

    Thanks
    W
     
  6. Unity_Wesley

    Unity_Wesley

    Unity Technologies

    Joined:
    Sep 17, 2015
    Posts:
    558
    Hello,

    No problem always happy to help.

    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.

    Let us know id you need any help

    Thank you,
    Wesley