Why do meta nav filters not pass through the querier?

This line in UNavigationQueryFilter passes a nullptr for the querier rather than the calling method’s argument, when evaluating a meta navigation filter. Is this an oversight or there’s a good reason?

It means it’s not possible to use UNavFilter_AIControllerDefault when the AI controller is configured with a filter class that depends on having a querying object context to configure itself.