Is there some kind of problem with Enums?

I have an enum inside of a structure array. For index 0 everything works fine, but for index 1 It will not read the correct setting in the enum. Nothing in my bp is off and I’ve done this so many times before with no issues. Anyone else have a similar issue?

Please show the code. Have you followed Epic’s convention of using strongly-typed enums?