The implementation of field alias's in ArcGIS Pro can often result in duplicate (or triplicate) field names appearing in geoprocessing commands, attribute table views, etc. This is a HUGE problem since you cannot tell which field you are picking. I see NO reason why field alias's should ever appear to the Pro user. These should only be used for reporting/presentation. For example if I have two fields "MY_ID" and "MY_ID1" where MY_ID was in a feature that I then did some overlay where a second MY_ID existed so the software appended a "1". In geoprocessing and attribute view these BOTH appear as "MY_ID" so I have now way of knowing which field is which. I cannot toggle OFF "field alias" in a command GUI so I am stuck. I want to TOGGLE OFF field alias's for the entire project. Is there any way to do this? I never want to use field aliases while doing project work.