How to reproduce
Run this in a repeating command block:
/execute @a ~ ~ ~ say @s[r=0.1]
It should continually say your player name.
Now walk up some stairs.
❌ Your name was skipped a couple times, implying the player wasn't at the player's position (huh?!)
Affects version 1.19.31, as well as preview 1.19.50.20. The bug also affects the engine behind the new
/execute
syntax too.