Cashgen - (kinda) Infinite Procedural World Generator

@mid_gen

We are currently encountering an we think is related to the plugin. With that said. We are not sure, but we have to start somewhere to figure it out.
When we make a CGWorld in it’s own streaming level, all but 1 world tile is owned by the actor of the streamed level. The rest of the tiles seems to belong to the persistent level. It seems like the CGWorld’s does not have an owner set.

I have done some research, and a while back, this was an that Unreal Engine had. But I’ve managed to get all the other actors I spawn to belong to an owner, and that solved the for those actors.
So, from what I can see, the CGWorldsFace actors has some issues with this owner thing.

My guess is that this will be solved when the refacturing of the “engine” of that part of the plugin is done?