Advanced [_input] breaks Usersettings in Action Condition

I was creating an action with the new [_input] syntax and i tried to reference a user setting in the condition of the action. It failed on 2 out of the 3 variations,

[User] - fail
usersettings(“User”) - fail
any(_per User Settings[User]) - this works

If i use the old input() syntax they all work

In process of going through the support agent as well.

Can you provide a screenshot of ‘the old’ syntax that worked for you? I’m having some issues myself using the advanced Inputs with a default value, it actually does not set a default value even when using a simple text value. I then tried the old syntax and it also does not set a default value for me.