In a previous thread I brought up an issue about colliders. If you have more than 1 on a game object then use the playmaker action on it, you can only set the first one. The 2nd or 3rd can not be modified.
I'd like to see either or both:
1) Be able to turn off individual colliders on a game object (which would require each collider to be identified differently)
2) Turn all colliders on or off on a game object (with recursive box for children)