Forum Discussion
WebSlate Input on Select Enter is null
When using webSlate in my scene when i want to interact with it nothing happens and i get an error saying :
" NullReferenceException: Object reference not set to an instance of an object
MicrosoftMesh.WebSlate.WebSlateInput OnSelectEnter (UnityEngine.XR.Interaction.Toolkit.SelectEnterEventArgs args) (at <aaff06ee9dfb41c099a87a93bd74118f>:0) "
and i dont really know if it's that my fault or is that a Toolkit Error ?
2 Replies
- CameronMicka
Microsoft
Hi Rikwow, can you share more about how you are interreacting with the WebSlate? Are you using Visual Scripting? If so, what does your graph look like? I'll also notify the WebSlate team about this.
- OscarMettenCopper Contributor
Hello, I encountered the same error while working through the Mesh 201 tutorial. In Play mode, each time I click one of the three web slates, the error appears. If I keep clicking, I can sometimes interact with the slate. Is this the expected behaviour when testing in the editor with the emulator?