Is there any one had such problem before?
I use Generate Near Table to find points within 4 m of the target point.
Input Features and Near Features are the same feature class.
the result give me different locations of near features. Since I already removed all duplicated/identical points which have same x and y, the near table should not give me NEAR_DIST = 0. Unfortunately, it still did.