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.
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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
SniperED007
Feb 27, 2017 11:11
This is still happening in Unity 5.5.1p4, it's a big problem for me as Tag 1 is currently showing as (Removed) but it doesn't get removed (even after restarting Unity)
However, when you do an actual build the build removes it, which then causes any prefabs that are instantiated to have the wrong Tag (For example: instead of it being Tag 5 it now becomes Tag 6).
In the editor it's fine, but the Build version isn't fine.
Vayevn
Feb 22, 2017 12:17
This issue is not resolved. I reproduced it in 5.5.1f1
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.