I am using ArcGISPro 3.2.2. The Layer to KML tool is not handling the names of point data the way it should. This used to work a few months ago. I don't know if we were using a different version then. I am using clamp features to ground and do not return single composite image. I set up the label color, size, expression and turned the labels on. They display properly in ArcGISPro. When I export the layer to KML, every feature name when viewed in Google Earth is the same because it is using a different field than the site_name field I specified to use. I have found a workaround by going to the layer properties>display>drop down and select the field I want to use for labeling. However, if I set up an expression in this area, it names everything based on the object ID for some reason. I need to be able to use an expression to properly name my features. This issue is not only happening to me but with everyone else in my group. I wrote a python tool to see if maybe the Layer to KML tool is broken but it does the same thing. That leads me to believe that there is a bug in the software. I would greatly appreciate if anyone had some insight to this issue. Thanks!