Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1118608
Regression
No
Tag is not found when removing and adding the same tag and building the project
How to reproduce:
1. Open attached project "Case_1118608_tags.zip"
2. Open "SampleScene" scene
3. Open "Tags & Layers" (Edit > Project Settings > Tags and Layers)
4. Remove tag called "BE BE"
5. Add a new tag called "BE BE"
6. Select "Cube" GameObject
7. Change the Tag to "BE BE"
8. Build the project for Windows
9. Run the build
Expected result: Sphere is destroyed when it reaches cube
Actual result: Sphere is not destroyed
Reproducible with - 2017.4.19f1, 2018.3.3f1, 2019.1.0b1, 2019.2.0a3
Notes:
1) Testing in Play Mode in Editor does not produce the issue.
2) Restarting Unity Editor before building solves the issue.
3) Building the project for WebGL produces the same issue.
4) Javascript console in browser throws out "object has undefined tag" error.
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
low proirity defect and unlikely going to be fixed.