Changing BodyColors Issue

I have a script that changes a player’s Body Color properties and their respecitve part’s BrickColors directly. This script is executed server-side. But the player who’s character was affected does not see the change, meanwhile everyone else does. The game is FilteringEnabled.

Let’s explain…

[i]Joe is a player. Mike is another player. And so is Bob!

A server-side script changes Joe’s body colors, as described above. Mike and Bob see Joe’s new body colors and say “Hey, nice new skin colors!” but Joe doesn’t see it.

Next up, Mike has his body colors changed. Joe and Bob see the new body colors, but now Mike doesn’t see it.[/i]

Clearly, this is a problem… :confused:

Speaking of BodyColors, if you join a server you have joined before with different body colors then change your body colors, it will show your old body colors :frowning:

ROBLOX fixed that like last summer…

ROBLOX fixed that like last summer…[/quote]

That’s weird, I’m still getting that issue.

So the consensus is yes, this is a replication bug?