I am trying to run the tool Summarize Within (Analysis tool) in ArcGIS Pro 2.7.2. The tool successfully runs but does not return a new layer or table. I can open the Details pane and see that the output locations are correct. But when I look in the project geodatabase, there is nothing there. The data I'm using for the input polygon is a single feature that covers several counties. The input summary features is a polygon layer of census tracts. I am trying to sum several of the attributes and use the group by function to group by county. Both data layers are in the same projection, epsg: 4269. I have been able to run other tools, buffer, intersect, etc and they all return the expected outputs. Has anyone else experienced something similar?