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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
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.