<div dir="ltr">Hello,<div><br></div><div>I'd like to share an issue I've  been tracking with an application that uses OpenVR where the window would close suddenly.</div><div><br></div><div>The issue is related to vtkImporter, as I was using a subclass that did not need access to the main vtkOpenVRRenderWindow, so it defaulted to creating its own render window.</div><div><br></div><div>Clearing vtkImporter also calls the vtkOpenVRRenderWindow destructor, which shuts down the connections to the OpenVR system for the whole app.</div><div><br></div><div>This strange interaction is enabled when compiling VTK with the factory option for OpenVR.</div><div><br></div><div>best,</div><div>carlos</div><div><br></div></div>