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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
- Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
- “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
- [Metal] Game freezes after command buffer Timeout error
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
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.