IBM / vr-speech-sandbox-vive

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
Apache License 2.0
86 stars 50 forks source link

menu button in sandbox causes NullReferenceException #1

Closed scottdangelo closed 5 years ago

scottdangelo commented 7 years ago

When in the sandbox, hitting the menu button causes: NullReferenceException: Object reference not set to an instance of an object VRTK.VRTK_SDK_Bridge.GetControllerRenderModel (UnityEngine.GameObject controller) (at Assets/VRTK/SDK/SteamVR/VRTK_SDK_Bridge.cs:200) VRTK.VRTK_UIPointer.Start () (at Assets/VRTK/Scripts/VRTK_UIPointer.cs:237)

An attempt to click on the menu items ("Reset", "Tutorial", "Save and Quit") has no effect. The App is now frozen.

scottdangelo commented 5 years ago

This repository is move to read-only and will be unmaintained going forward. Marking all issues as Closed.