Hi, I commented out the info property, then I was able to select and delete it (though the UI errors persisted, and I had to switch to a different object and then come back to it to verify that the node was deleted).
I have no clue why it happened, though both instances of the same Execute Function task were involved. Here are some details about the method:
– Has three enum arguments and returns a bool.
– All of the enums were added to the Configure Types window, but to my surprise all of my custom types disappeared (though they keep being shown correctly in the behavior tree window).
I’ve made further tests, and looks like it’s working fine now. Let’s see what future awaits. 🙂