I've been trying to use the Split function to split a shapefile into multiple shapefiles based on its polygons. However, when I use the function, shapefiles are created from many of the polygons, but a handful are missing. There doesn't seem to be any pattern based on the Field I'm splitting by (i.e., no strange symbol is present in the NAME field) among the missing polygons, and I've tried Repairing Geometry just in case to no avail. Do you have any idea what might be going on?