Hi !
I’ve run into a strange issue where the network in one of my external .tox files gets rewired during project startup.
If I manually reload the .tox, the wiring reverts to the expected state.
Even stranger is that this behaviour seems to depend on another .tox in the project, even though the two components have no references or dependencies between them whatsoever.
Steps to reproduce:
1. Unzip/open the attached project file.
2. Navigate to /KLC/interface/layout_creator and look at how the 3 components are wired together
3. Go back up one level and reload the external layout_creator.tox. The wiring inside should have now changed (and reflects the correct state at which the .tox was saved)
From there, restarting TD will again rewire this tox even after saving it
4. Now go to /KLC/pattern_library, right-click on the pattern_library.tox and save the component (doesn’t matter if you make changes to it or not)
5. When restarting the project again, the wiring inside layout_creator should now load correctly
This has been tested on version 2023.12370 as well as 2025.31500 and both versions show the same behaviour.
Seems to me like a TD bug but any help to understand better what’s going on would be greatly appreciated.
Thanks in advance!
corrupted_tox_issue.zip (30.7 KB)