Search Issue Tracker
By Design
Votes
0
Found in
6000.0.53f1
6000.1.11f1
6000.2.0b9
6000.3.0a1
Issue ID
UUM-110739
Regression
No
Popup displays an error icon instead of a warning icon when creating a Tag with an already existing Tag name
Steps to reproduce:
- Create a new Unity project using the Universal 3d template
- Select any GameObject in the Hierarchy window
- Click on the Tag in the Inspector window and click the "Add Tag..." button
- Press the + button to add a new tag
- Enter any name and press save
- Repeat step 4
- Enter the same identical name and press save
- Observe the Tag popup window
Actual results: The error icon is shown
Expected results: The warning icon is shown
Reproducible with versions: 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1
Can’t test with versions: 6000.2.0b8 (feature was not yet introduced)
Tested on (OS): macOS Silicon Sequoia 15.5
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
Thank you for reporting a bug to Unity.
Using error icon in this case is by our design. Since we cannot add new tags with the existing name, using an error icon will indicate this operation cannot be done.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.