Hello, I've got a problem with seamless. I have a system in place, very similar to the default Prop system. I want to replicate nodes from server to client and I noticed those are not appearing if I log into an area semalessly connected to their area of origin. I investigated the Prop system and found out you are using the ListSeamlessLinks() function to add server destination areas to prop's replication group. I copied the system but to my surprise it does not work. Debugging showed the list returned by this function is empty (even while I can see the link on the Area tab in Blade). I also noticed that a prop I add to my area behaves in the same manner - i.e. it is not visible until I cross the seamless border into its originating area. So it seems this is global issue not really related to my code.
Could you look into this, please?