Search Issue Tracker
Fixed
Votes
0
Found in
3.5.0b2
Issue ID
431484
Regression
No
Old tags recreated when duplicating an object
To reproduce:
- Create a new project
- Create a cube
- Select the cube object and go to 'Add Tag' in Inspector
- Create 2 new tags
- Apply one of the tags to the object
- Go to Inspector > Add Tag..
- Remove one of tags that you created by typing '1' in the Size parameter
- Select Cube in Hierarchy View and observe it says 'Undefined' under Tag in Inspector
- Duplicate the Cube and observe that the new cube now has the previous tag name applied.
- Select the new cube and go to "Add Tag..."
- Observe that the old tags have been recreated
Expected results: When removing tags from Tag Manager - I would not expect them to be recreated when duplicating the object.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment