Buttons removing themselves and not functioning
-
Buttons.... I've used buttons in the very same configuration on prior projects. Now they delete themselves on their own accord. 1st image is the full set, while the second image is 30 seconds into it's operation with buttons deleting themselves.
What the ?

-
Can you please share the link to the project?
-
As I have always previously done, on deinit named items and deleted them. By changing to delete by type with just two blocks, it stopped their deletion. Now, one of the buttons is changing it's text randomly even when isolating it's naming, when I remove that button, the same thing happens to another.
-
Maybe some buttons accidentally use the same name?