Log more error message information when trying to replicate a TMap or TSet

Hi

When delcaring a TMap or TSet in a replicated actor, or struct, we get a very generic error message.

I managed a way to provide more usefull informations, that I send as a pull request: https://github.com/EpicGames/UnrealEngine/pull/13076\.

After doing it, I realize i could be better to have your opinion on this.

Thx a lot

tom

Steps to Reproduce
DEclare a UPROPERTY TMap or TSet in a replicated actor or struct.

Hi,

Thank you for the pull request! I think your change definitely makes sense for quickly tracking down the problem properties, but it will still need to undergo further review.

I can confirm the PR has been reflected in our internal tracker, and it will be routed to the appropriate subject matter expert as soon as possible. I’ve also made a note of this thread on the internal tracker as well. If we do need some more information from you on the change, someone will reach out either here or on the PR itself.

Thanks,

Alex