Search Unity

Question Raycast wont hit small collider

Discussion in 'Physics' started by tla24, May 27, 2023.

  1. tla24

    tla24

    Joined:
    Jan 24, 2022
    Posts:
    6
    I have a single raycast with its origin in the center of the cameras viewport,if a box collider's X or Y field is scaled below 1 the raycast wont hit it.The distance and direction of the Ray has been checked as well as using RaycastAll iam not sure what else to check or try.