When running the Calculate Geometry Attributes tool in ArcGIS Pro 3.6 on a feature service stored in ArcGIS Online, the values in fields within the feature service’s attribute table that are not being calculated are converted to unexpected values.
ArcGIS Pro
漏洞 ID 编号
BUG-000181088
已提交
November 19, 2025
上次修改时间
January 9, 2026
适用范围
ArcGIS Pro
找到的版本
3.6
操作系统
Windows OS
操作系统版本
11.0 64 bit
修正版本
3.6.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This issue is addressed in ArcGIS Pro 3.6.1 and 3.7.
解决办法
Option 1: Use the 'Enable undo' button to force an edit session during the calculation.
Option 2: Refresh the map (not the attribute table) after the calculation. This should empty the cache and refresh the attribute table as well.
Option 3: Use the 'Empty' cache button before or after running the calculation. See: https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/manage-feature-cache.htm#ESRI_SECTION1_944E4201BE92422DBDCC783949F451A7. Enable the button if this button is not available. See: https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/manage-feature-cache.htm#ESRI_SECTION1_C30D73392D964D51A8B606128A8A6E8F.
Option 4: Use the SQL expression type to perform the calculation. This may not always be possible when performing complex Python, Arcade, or VBScript as the expression type.
Option 5: Set the layer properties cache setting to 'Don't cache any data locally'.