Custom Smart Filter crashing app

Hi, I’m trying to find out how to create a couple of Smart Filters:

  • View selected glyphs
  • View glyphs with PUA

When I select “Custom” for a Smart Filter, every time I enter any value (I couldn’t figure out yet what would be the right ones) the application crashes.
I’m using the latest version 3.0.5 (3.116) in OS X Big Sur 11.5.1.

Thanks!

Can you post a screenshot of what you have just before it crashes? And what you do to actually crash it?

You like to filter for select glyphs? How should that work?

It crashed with anything I tried (I’m trying to figure out how this should work ; ).

You like to filter for select glyphs? How should that work?

Selected glyphs: I’d like to have a view of only selected glyphs.

I realized if the expression (predicate?) is OK it works fine, just saw a sample.
But anyway, I guess it shouldn’t crash if the text edit entry is wrong…
Thanks!

You need to put in the plane query, without the $[]
For this query, you can use the default Name filter.

And I have a look at the crash.

Cool, thanks.