vizorvr / patches

Patches is a visual programming editor for building WebVR and WebGL experiences.
http://patches.vizor.io
MIT License
204 stars 44 forks source link

Adding a teleport preset gives: Uncaught TypeError: Cannot set property 'hasClickableObjects' of undefined #2074

Open fthr opened 6 years ago

fthr commented 6 years ago

Reproduction:

  1. Load https://patches.vizor.io/fthr/crashing-teleport/edit
  2. Connect the TelePortSphere into the scene
  3. Scene now goes black. Open console to see the errors.
  4. Disconnect TelePortSpehre - scene appears again.