To pick an object in the scene, you found that it needed to have a Collider to be able to register the pick, but that
the object did not actually have to be drawn by the Mesh Renderer. If you deactivated an object in the Inspector, it was
no longer available for use in the scene.