Search Issue Tracker
Fixed
Fixed in 2021.3.25f1, 2022.2.19f1, 2023.1.0b16, 2023.2.0a14
Votes
0
Found in
2021.3.22f1
2022.2.13f1
2023.1.0b1
2023.2.0a9
Issue ID
UUM-32286
Regression
Yes
Tag is named after the previously created Tag when creating a Tag with an empty “New Tag Name” field and throws “UnityException: Tag: <…> is not defined” error when trying to remove it
Reproduction steps:
1. Open the attached “repro-project“ project
2. Open the “SampleScene” scene
3. Select any GameObject in Hierarchy window and select “Add Tag…” in Tag selection
4. Create a new Tag with any name and press “Save” button
5. Create another Tag with “New Tag Name” empty and press Enter key
6. Observe the Tags list
7. Remove newly created Tags
Expected result: Tag with empty “New Tag Name” field wasn’t created and newly created Tag was removed
Actual result: Tag with empty “New Tag Name” field was created and named after previously created Tag and throws “UnityException: Tag: <…> is not defined” error instead of being removed
Reproducible with: 2021.1.0a1, 2021.3.22f1, 2022.2.13f1, 2023.1.0b1, 2023.2.0a9
Not reproducible with: 2020.2.0b3, 2020.3.47f1
Reproduced on: macOS Monterey 12.6 (Intel), Windows 10 (by the reporter)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
Add comment