CollectionService does not allow for Client and Server tags on the same Instance

Reproduction Steps
If you first add a CollectionService tag to an instance on the client, then add any other tag to that instance on the server, the original locally added tag will be removed on the client.

I’ve attach a repro file:

CollectionService repro.rbxl (37.0 KB)

Expected Behavior
I would expect that my locally added tags would continue to exist, as well as having server tags.

Basically, I would expect that local tags and server tags would merge, rather than overwrite

Actual Behavior
When I add any server tag, all of my tags that were added from a local script are removed

Issue Area: Engine
Issue Type: Other
Impact: High
Frequency: Constantly
Date First Experienced: 2022-03-23 00:03:00 (-03:00)
Date Last Experienced: 2022-03-26 00:03:00 (-03:00)

3 Likes

This is expected behavior and it is documented.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.