Bug ID Number |
BUG-000151241 |
Submitted | August 2, 2022 |
Last Modified | June 5, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.0 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Version Fixed | ArcGIS Pro 3.1 |
Status | Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
|
Additional Information
The unexpected, misleading error message is caused by a bug in the processing. This error should not occur once the bug is fixed. It is not necessary to modify information about the error messages at this time.
Workaround
Workarounds to avoid the error if M Values are not needed in the output:
- Recreate the spatial reference, accepting all defaults and use this new feature class for analysis. Refer to https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/geoprocessing-resolution-tolerance-and-hair/ which gives exact steps to recreate the spatial reference.
- Set the M Domain in the geoprocessing environment to a larger range when running the tool. Suggested mMin= -1000 ; mMax 1000.
Steps to Reproduce