Happning from version 36.00, when using an Editable variable as an array of Class type, copying the parameters from one index to another causes the parameters of each index to become synchronized.

We also had this problem, I was going to post this as a bug but hadn’t got around to it. Easily repo’d if you just make an array as an editable of a device, duplicate the device, fill one array up and then copy that from the device and paste in the other. The two will sync up now.

1 Like