[HoloLens] WSA does not exist in the namespace

Hi,

Not sure if it’s an issue on my end but with Unity Beta 2017.2.0b7
I’m getting this error
error CS0234: The type or namespace name WSA' does not exist in the namespace UnityEngine.VR’. Are you missing an assembly reference?

But the namespace UnityEngine.VR does exist with some classes accessibles. Did the API change? Or am i missing something here?

I wanted to call UnityEngine.VR.WSA.HolographicSettings.SetFocusPointForFrame

Thanks in advance,
Sincerely

Ah my bad, it changed to namespace UnityEngine.XR.WSA

2 Likes

Thank you. That really helped me out.

1 Like

Hi there,

Glad you guys got it sorted out. This is actually a bug on our side that we’re already tracking, just wanted to let you guys know it’s on our radar.