Sorry for the title, I'm not sure how to describe the problem without more than a few words.
Pick object seems to think that my object is exactly the right dimensions but exactly the objects height lower than the object I'm trying to pick.
I'm hoping someone has run across this problem, as it would be pretty much impossible to attach all my current code. I spent the last several hours trying every solution I found on the forum, from set current camera 0 to removing FOV and camera range statements to disabling shaders, and a bunch more things that I can't recall, and it always behaves in exactly the same way. Any help would be appreciated.
<edit>
And if nobody has any bright ideas, I'm just going to make the same object again, hide it, place it directly above the current object, and pick that object instead.