Text comparison returns true in Editor, returns false in Build.

image

So I was having an issue in my project, narrowed it down to this and I can reproduce it every time. Test Array contains one element “Test”. The single text is also “Test”.

In the editor this returns true, as expected. But when I build out the project, this is returning false.