This version of Unity is unsupported.
Method group is Obsolete

ParticleSystem.TriggerModule.maxColliderCount

Switch to Manual
Obsolete The maxColliderCount restriction has been removed. Please use colliderCount instead to find out how many colliders there are.
Upgrade to colliderCount
public int maxColliderCount;

Description

The maximum number of collision shapes that can be attached to this Particle System trigger.