Hi all! I just updated to ArcGIS Pro for Desktop 3.0.0. I'm trying to do a spatial join between two point files, where I want to join all the points from file B that fall within a 200ft radius of the points in file A. I've chosen the same options that I would have from 2.3 but it's only returning a join of the closest point from file B (if it's within 200ft). Am I doing something incorrectly or is this a strange bug? Thanks!

(showing a point from file A in green that should be linked to four points from file B in pink)

(attribute table showing only one joined object)
Add Spatial Join
=====================
Parameters
Target Features 2022\sw_2022_wgs
Join Features 2022\LitterBasket_DSNY_June2022_wgs
Output Feature Class 2022\sw_2022_wgs
Join Operation JOIN_ONE_TO_MANY
Keep All Target Features KEEP_ALL
Field Map BASKETID "BASKETID" true true false 4 Long 0 0,First,#,LitterBasket_DSNY_June2022_wgs,BASKETID,-1,-1;BASKETTYPE "BASKETTYPE" true true false 8000 Text 0 0,First,#,LitterBasket_DSNY_June2022_wgs,BASKETTYPE,0,8000;
Match Option WITHIN_A_DISTANCE
Search Radius 200 Feet
Distance Field Name
=====================
Messages
Start Time: Friday, July 8, 2022 4:59:26 PM
Temporary data will be created in xyz
Succeeded at Friday, July 8, 2022 5:00:39 PM (Elapsed Time: 1 minutes 13 seconds)
(syntax run)