using structure to place stuff near a button causes the button to get stuck on.
Partner Rank: 3
Verification builds:
1.16.200, 1.16.210, 1.16.220, 1.16.221
Summary:
using structure to place a sign near a button causes the button to get stuck on.
Impact:
Jigarbov's currently in-development map is affected by this bug. it also makes the utility of structure commands less useful at removing arrays of signs needed in order to show a bunch of options. lots of signs existing in the world causes lots of performance issues.
Repro Steps:
- download the world "structure sign breaky button.mcworld"
- press the buttons at the structure example
- press the buttons at the clone example
Observed Results:
when buttons are pressed at the structure example, the signs get updated but a button will get stuck in the on position and fail to depress.
when buttons are pressed at the clone example, the buttons depress correctly.
the only thing stored in the structure is the sign itself, there are no buttons or blocks around it though i have confirmed that even if you save the structure with a supporting block, it doesn't fix the button issue.
Expected Results:
the buttons should depress as normal in both examples.
Screenshots/Videos attached:
https://www.youtube.com/watch?v=MWf3pajvEHQ
Regression Build:
has been the case since the structure command was added.