Search Issue Tracker
Fixed
Fixed in 2022.3.67f1, 6000.0.58f1, 6000.2.4f1, 6000.3.0b2, 6000.4.0a2
Votes
0
Found in
2022.3.59f1
6000.0.41f1
6000.1.0b9
6000.2.0a6
6000.3.0a1
6000.4.0a1
Issue ID
UUM-99990
Regression
No
No error notification is displayed when creating a tag with an already existing name
How to reproduce:
1. Open the attached “IN-96155” project
2. Open the “Tags & Layers” tab (Edit > Project Settings > Tags and Layers)
3. In the Tags section, click the “+” button in the bottom-right corner
4. In the opened field, input “TestTag”
5. Press Enter or click the “Save” button located under the same field
6. Observe the results
Expected result: The tag is not added to the list of tags, and a notification appears either on-screen or in the Console, indicating that the name is already taken
Actual result: The tag is not added to the list of tags, but no error message or notification is displayed
Reproducible in: 2022.3.59f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The issue also occurs when trying to assign a new tag with the same name as a built-in Unity tag
- The issue persists across both methods of adding a new tag:
• Through the “Tags and Layers” tab in the Project Settings window
• Via the “Tags & Layers” tab in the Inspector by selecting “Add Tag…” at the bottom of the dropdown list within the Tag field of any GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Buttons overlap with the tab divider in the Branch Explorer options when resizing tabs
- “InvalidOperationException” errors are thrown when entering Play Mode in the Timeline’s Customization Samples
- EditorSceneManager.SaveOpenScenes returns true when the Scene is not successfully saved
- ScrollView snaps back to the target after ScrollTo() when the UI updates every frame
- Dlig ligatures are applied by default when "liga" Font Feature is enabled
Add comment