sbox-issues icon indicating copy to clipboard operation
sbox-issues copied to clipboard

Adding a Tag to a Prefab does not apply to pre-scene instantiated Prefabs

Open Pieeer1 opened this issue 1 year ago • 1 comments

Describe the bug

When adding a prefab to a scene with no tags, it gets added perfectly fine. Going to modify the prefab and adding a tag to the prefab menu, and saving it, does not propagate to the prefabs already added to the scene.

To Reproduce

  1. Create a new Prefab and Save it
  2. Add a Prefab Reference to the scene
  3. Add a Tag to the Prefab
  4. Go check the Prefab reference in the scene, it will have no tag

Expected behavior

The tag should propagate to all existing prefabs... like other prefab changes

Media/Files

No response

Additional context

No response

Pieeer1 avatar Apr 03 '24 05:04 Pieeer1

Adding tags to prefabs works fine for me, but removing tags is broken. Prefab instances will keep the old tag even when it has been removed from the actual Prefab.

andy013 avatar Feb 13 '25 00:02 andy013

This is fixed.

Can no longer repro adding tags not updating nor removing tags not updating.

lolleko avatar Jun 02 '25 11:06 lolleko