Steps to reproduce :
-Place a repeating command block with the following command :
execute as @p at @s if predicate {"condition": "minecraft:entity_properties","entity": "this","predicate": {"flags": {"is_on_ground": true}}} run say On Ground
-Spam the following command in chat a few times while flying in either creative or spectatorย mode :
tp @s ~ ~ ~
Observed Behavior :
The "is_on_ground" flag sometimes returns true depending on when in the tick, you run the tp command in chat.
Expected Behavior :
The predicate won't return true if the player wasn't on ground before and after getting teleported
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
๐ Bug Tracker Guidelines โ ๐ฌ Community Support โ ๐ง Mojang Support (Technical Issues) โ ๐ง Microsoft Support (Account Issues)
๐ Project Summary โ โ๏ธ Feedback and Suggestions โ ๐ Game Wiki