Reproduction Steps
- Open this repro with script “Repro” in
game.ServerScriptService
- Run the game and observe output!
OverlapParamsWhitelist.rbxl (35.6 KB)
Expected Behavior
OverlapParams
object set to whitelist mode with an empty FilterDescendantsInstances
table should always return an empty table!
Actual Behavior
DFFlagOverlapParamsBetterFilter
which was turned on today breaks OverlapParams
with empty whitelists!
OverlapParams
object set to whitelist mode with an empty FilterDescendantsInstances
acts identically to empty blacklist. ALL parts in the level within radius will included in the result table!
Issue Area: Engine
Issue Type: Other
Impact: Very High
Frequency: Constantly
Date First Experienced: 2022-02-25 15:02:00 (-05:00)