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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
low proirity defect and unlikely going to be fixed.