The only solution i find now is whenever i need to modify the struct (rename, adding, reducing, change var type) i need to replace the Struct with the new one, and painfully replace them manually in all BP that using the struct.
If i don’t do that then the random disconnection and error could occurs