Unity Trigger no detectar colisión

// try adding a rigidbody to both of you GameObjects, you can uncheck use gravity,
// check isKinematic and set collision detection to contiuous
Pleasant Pheasant