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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment