Conditional breakpoint - error - "can't parse expression"

Trying to set a basic conditional breakpoint in kernel using the macro syntax
@blockIdx(12,12,0)
It fails to set with an error popup in VS debugger, see below attached image>

I too am having the same problem. I am using Nsight 2021.3.1 with VS 2019.
Did you find a solution?