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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Resolution Note:
low proirity defect and unlikely going to be fixed.