Detecting collision of non Rigid bodies

As the title says is there a way to detect Collision of non Rigidbodies in Unity??

You need one of the object to have a rigidbody for the physics engine to do his work.