Hello! encountered some unexpected behavior. I’ve tried a couple things to try to fix it in case that I have an incorrect setting for my UI in perform mode. Please check out my .toe and let me know if it’s user error! otherwise, here’s a summary of what I’ve found:
Windows 11 Pro
Version: 2025.32820
Network use description
- pull live data with a webclient dat
- have the ability to edit the data in perform mode by locking a text dat and then keying in manually
I have locked the test webclient dat so it’s reproduceable without an internet connection
Steps to reproduce
- open file, in Network Editor
- check toggle is (Enable Editing: Off)
- confirm text is not editable
- toggle (Enable Editing: On)
- confirm text is editable
- toggle (Enable Editing: Off)
- Enter Perform Mode
- toggle (Enable Editing: On)
- Unable to edit text
Expected behavior
- Text edit toggle should be work in perform mode in the same way it is in network editor
text-perform-bug.toe (36.4 KB)