4.7.3 breaks struct and arrays

Sorry, the project is fairly large. The project is using a struct arrays and only the struct arrays, after changing back the reset values, are returning element 0 data. This happened after updating to 4.7.3 with structs from 4.7.2. When I get around to it. I will make a new struct and see if that fixes it. Just to be clear what the problem is:

  • Struct data gets reset when restarting the engine.
  • Since updating to 4.7.3, there is what seems to be an encryption like string appended to struct data names. (Pic above.)
  • Struct arrays is only returning data from element 0, even if the index is otherwise.