Search Issue Tracker
Fixed in 5.5.0f3
Votes
4
Found in
5.5.0b1
Issue ID
828045
Regression
Yes
Unable to edit or delete tags in editor.
How to reproduce:
1. Create new/open project.
2. Select an object you want to set tag for.
3. Press "Add Tag"
4. Press "+" to create a tag.
5. Try to rename or delete the created tag.
Expected behaviour: ability to rename or delete tags.
Actual behaviour: tags cannot be renamed, deleting only removes their name leaving the tag line intact.
Reproduced on: 5.5.0a1, 5.5.0b1, 5.5.0b2
Not reproduced on: 5.2.4f1, 5.3.6p3, 5.4.0p4.
Comments (24)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Texture Compression default texture format is set to PVRTC when building via script BuildPipeline.BuildPlayer
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
AriesT
Sep 25, 2016 12:16
I can confirm this bug. You cannot edit or delete an unused tag anymore since 5.5. Needs hotfix.
smithms
Sep 04, 2016 16:28
While the Tag Editor edit/input field does not seem to take keyboard input, I was able to open a text editor and create the tag then copy and paste it into the Tag Editor input field using mouse input only.