What is the correct way to create and add components at runtime ?

Hey, I am not sure if you guys found it out or not, in the newer versions, when you need to use SetupAttachment(), it has to be called before RegisterComponent(), other wise, the attachment will not work.