You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regression from #69661
The PR added a transient flag that makes instantiated connections uneditable. However when you make the instance local, the flag leaks to the local scene, making the connection impossible to remove other than by manually editing the tscn file.
Godot version
4.0.2
System information
Windows 10 x64
Issue description
Regression from #69661
The PR added a transient flag that makes instantiated connections uneditable. However when you make the instance local, the flag leaks to the local scene, making the connection impossible to remove other than by manually editing the tscn file.
Steps to reproduce
Minimal reproduction project
BuggersDisconnectioners.zip
The text was updated successfully, but these errors were encountered: