Unable to remove the default VR junk

I am trying to set up my own VR module script, however I cannot figure out how to remove the junk it spawns in (like the navigation arc that shoots out from the headset / controllers)

It creates some stuff inside of the Camera object but deleting it does not remove the item entirely and sometimes causes studio to crash.
It also lead to somehow every part being deleted continually until I used Run instead of Play Solo.
Hoping someone knows how to deal with this.

3 Likes

Ive tried checking in the GUI but havent tried deleting / replacing core scripts yet. Maybe this will be a fix? Downside is that players will have to rewrite any mechanics that those scripts provide.