While I'm learning about position and rotation, sometimes my test objects get away from me. For example, one time I mistyped a decimal point and my cube went off into the ether instead of moving a short way across the room. Another time I reset a script after making my cube physical, forgetting about gravity, and it went right through the floor of my treehouse and landed somewhere in a river. I have an object locator but if the object goes too far away, the locator doesn't see it. And objects are hard to find even if you do know their x,y,z coordinates.
So I was wondering how others deal with this. Do you put in scripts that bring it back? Or do you make it listen on a private channel and hope you are close enough for it to hear you? Or what? Any good tricks?
I know I could set it to die at the region's edge, but it often doesn't stray that far, and anyway, I usually don't want to kill it, I want it back.

Usually they don't stray that far.