Why is Equal Exactly (Text) node returning False despite the compared text being the same?

Hello.

Could someone please explain to me how the highlighted node returns False? I also tried to do it using String and it gives the same result.
There must be something simple that I’m missing, I’d greatly appreciate your help.

Thanks.

The text pieces are different.

image


But seriously. Print both, show us what you get. Also, the debugger lies every now and then.

1 Like

Thanks, I solved it by using a different condition (==)
I’m new to UE so that part about the debugger lying is curious :joy:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.