You don’t need to delete the folders. Just remake the set ReplicatedVar in Blueprints. Since the variable is replicated…it has the old “Set” in blueprints to an older, non-replicated variable. Remaking the Set variable fixes the issue.
1 Like
That does do the job but the point is showing it in C++, not Blueprint.