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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment