Array value compare bug?

I’m trying to compare the index 0 value of two arrays
they have not equal values but apparently when I compare I’m getting true and false as you can see on the image below
Is that a bug or I’m missing something here?

thanks!

Can you try recreating this bug in a new project?

I could’t reproduce the problem in a new project. that means its something on my project
I’ll try to figure it out
thanks

sorry for the dumb question
There was another instance of the blueprint on the level that as giving me the crazy true-false result

everything working fine now thanks