Changing Structure breaks Blueprint and DataTable

always create a dummy clone of a struct you wan to change and so modifications in dummy struct, after that replace the old struct with new one and delete the old one.