Bug ID Number |
BUG-000175994 |
Submitted | April 23, 2025 |
Last Modified | September 24, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.4 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue occurs below the spatial tolerance of the data and is believed by the system to be coincident, as shown by what happens when validate is executed with no error returned.
The workaround to avoid the visual mismatch is to start and finish the split line beyond what is needed.
1. Start the split sketch outside the polygon by placing the first vertex.
2. For the second vertex, snap to the polygon boundary.
3. For the third vertex, snap to the polygon boundary. Vertices 2 and 3 represent the split line.
4. Click outside the polygon and finish the sketch.
Workaround
- Save Edits after performing the split operation on the polygon.
- In the Catalog pane, navigate to the feature dataset containing the affected polygon layer.
- Locate the geodatabase topology associated with the dataset.
- In ArcGIS Pro, go to the Edit tab and ensure the geodatabase topology is set as the active topology for the editing session.
- Right-click the topology in the Catalog pane and choose Validate.
- Once validated, the distorted lines and angles should snap back into place, correcting the geometry alignment.
Note: This workaround has been found effective even when no specific topology rules are applied to the dataset.
Steps to Reproduce