Raycast Hit returning "null", but it should't (ground detection)

hey guys! maybe someone can give me a hand please… I’m trying to setup ground detection with bolt and something goes wrong ) Raycast Hit returning null value no matter what… Why it don’t see the collider?

So here’s how I finally did it:

Tricky thing about sphere colliders:

You may have wanted Physics.OverlapSphere instead: