Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

5.5 beta Hololens missing assets

Discussion in 'VR' started by DarkMagicStudios, Oct 31, 2016.

  1. DarkMagicStudios

    DarkMagicStudios

    Joined:
    May 2, 2015
    Posts:
    2
    I've installed the latest beta to get the hololens remoting preview. I've tried installing several times, and reinstalling Visual Studio components etc but when I try to load an existing hololens project I get errors claiming UnityEngine.VR.WSA.SpatialMappingRenderer is missing.

    The same project opens fine and builds on the 5.4.0f3-HTP build on the same machine. I've even tried uninstalling that build and reinstalling everything with 5.5 beta, but no matter what I do I can't get it to build.

    I've confirmed that the relevant sdk and support options are ticked in the player settings, and everything else is fine and just as it works in the 5.4 hololens specific build, but I can't get 5.5 to work.

    Has this library moved, or is something else wrong?
     
  2. Unity_Wesley

    Unity_Wesley

    Unity Technologies

    Joined:
    Sep 17, 2015
    Posts:
    558
    Hello,

    You only need to use UnityEngine.VR.WSA in order to access the Spatial Mapping Renderer, Collider, Context. Let us know if you have questions.

    Thank you,
    Wesley