Child Actor Components are not directly supported, you should add “!Tran” actor tag to them to ignore their transform on load.
The plugin considers normal transforms only when loading, child actor transforms are a bunch of hackery, when loading transform the plugin doesn’t check if actor is a child actor component or not.