I am trying to run the Intersect tool in Batch mode but it is returning a single feature. I have a set of polygons representing ranges for different land animal species, but some of the polygons cross into the ocean. I want to Intersect them with a World Continents layer to make them conform to land. This works when I do it one by one, but when I try to do a batch process it only returns the last entry in the batch.
Say I setup Batch Intersect with 5 rows in the following order; Horses+Continents, Cats+Continents, Dogs+Continents, Birds+Continent, and Frogs+Continents. In this example it only returns the Intersection of Frogs+Continents.
I am using ArcMap 10.8.1.
In the attached picture the red box is around the 6 separate polygons I tried to intersect with the 'World Continents' in the blue box. The yellow box is the output. Any help would be greatly appreciated!