Hi everyone,
I wanted to report a bug I encountered in ArcGIS Pro while working on a project.
Issue: When a project file (.aprx) is renamed in Windows Explorer, any toolboxes using relative paths (.\toolbox.atbx) fail to open and display the error: "Failed to open model." ArcGIS Pro does not prompt the user to repair the broken connection, unlike how it handles broken data source links.
Steps to reproduce:
- Create an ArcGIS Pro project with a custom toolbox and model inside it
- Rename the .aprx file from Windows Explorer (outside of ArcGIS)
- Reopen the renamed project
- Try to open the model from the toolbox in the Catalog pane
Expected behavior: ArcGIS Pro should either automatically repair the relative path, or prompt the user to manually locate the missing toolbox — similar to how broken data sources are handled.
Actual behavior: The model fails with "Failed to open model" and no repair dialog appears. The user has to figure out the fix on their own.
Environment:
- ArcGIS Pro (student license)
- Windows 11
Has anyone else encountered this? Is there a known fix or workaround?
Thanks!