microsoft / MixedRealityDesignLabs_Unity

Mixed Reality Design Labs share experimental samples, explorations and learning from Windows Mixed Reality Design group. If you are looking for official toolkit, please use Mixed Reality Toolkit
MIT License
408 stars 110 forks source link

NullReferenceException: Object reference not set to an instance of an object HUX.Focus.FocusManager.ContainsValidFilter #97

Closed einstyle closed 6 years ago

einstyle commented 6 years ago

I added Compound Button and Bounding Box Target to a virtual character, but when I click on it I get this error:

NullReferenceException: Object reference not set to an instance of an object HUX.Focus.FocusManager.ContainsValidFilter (UnityEngine.Transform transform) (at Assets/MRDesignLab/HUX/Scripts/Focus/FocusManager.cs:211)

What does it mean? How to solve this?

radicalad commented 6 years ago

@einstyle we've sunset the HUX library to more fully support MRTK.