Running an execute command "positioned" at a decimal value seems to round the value, thereby breaking precision commands (Such as a laser gate for my example.)
Expected Results:
The command is positioned correctly
Actual Results:
The command executes at the nearest whole block, in my case, forcing the test to never pass.
Vanished day after I reported the bug, can no longer reproduce.