This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Description
It's possible to get into a situation where the raycaster throws an error when the window is closed. This doesn't affect gameplay, of course, but I'm seeing it in the logs and it's not ideal.
To reproduce, this happens every time I run the mouse_picking_deferred example, and close the window:

This is probably quite minor, but it would be good if this didn't happen!