I have a scene with multiple cube attached to an anchor node (a simple Node3d) and randomly, the child of the anchor stop moving with the anchor.
Here is a video showing the problem in debug window
Is this a bug, or maybe there is something I did wrong ? Every other anchor around it as you can see in the video work the same and work fine, but randomly, some start "disconnecting" from their anchor (named Model in the video) and I'm not doing any reparenting logic in the code