Dimensional value for arrays is lost. When reloading a scene or copying a node the connector value will lose the dim value, it value will be 1. To fix must set the dim again before using it.
miscData = System.CreateDO("Common Data Package/Universal Array Data")
miscData.SetDim(2);