The following predicate always is false:
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"distance": {
"x": {
"min": 0,
"max": 3
},
"z": {
"min": 0,
"max": 3
}
}
}
}
Worked fine in 1.15.2. Broken since 20w18a.
Confirmed in 1.16.1 and 20w29a.