Wildcards in HIPS rules not working

I’m using version 12.3.4.8162

Widcards (*) in HIPS rules are not working (anymore). I was under the impression this worked correctly with previous versions, but I can’t get wildcards in HIPS to behave correctly.
Wildcards in firewall rules do work as expected.

Use case: an executable can exist in mutiple subfolders (based on version) and I want to create a custom rule that covers all executables by using a wildcard (*) for the subfolder. When a new version is installed (version number not known upfront) the rule with the wildcard should also apply to the executable in the new version based folder.

Observed behavior: when an executable runs in a folder that should be covered by the wildcard rule, Comodo alerts the executable rather than treat it as defined in the rule.

Expected behavior: Comodo treats the executable as defined in the wildcard rule

Can this be fixed please?