Convert project 4.23 - 4.24.3 causes crash, faulty structure?

To clarify some things: a Structure itself can not be faulty. The only thing that can be are the types of variables you are using inside the structure. It seems you are using a data type of a plugin (which is not from epic games) inside your structure, is that correct? Or is it just a Structure with “normal” variable types?