Hello, when I dynamically add standart Node to my scene, I am able to remove and add it any number of times, but when I extend some of these nodes(I extended Video Node). On my scene I CreateChild of my new subtype and then, when I remove and add again I see error "Failed to Create". Why this happens?