Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.2f1
Issue ID
887424
Regression
No
After tag remove and until editor reopen tag values are "out of sync"
Reproduction steps:
1. Open the attached "archive" project.
2. Go to "Edit > Project Settings > Tags and Layers".
3. Expand "Tags" in the inspector.
4. Create a new tag with a "+" sign.
5. Open the "1" scene.
6. Select the "Cube" and "Cube (1)" objects in the scene.
7. Assign the new tag.
8. Repeat step step 2 and 3.
9. Remove the old "two" tag with a "-" sign.
10. Open the "NewBehaviorScript" and change "two" to a new tag name.
11. Save everything (script, scene and project).
12. Play the scene.
- Cube is deleted on trigger.
13. Build and run the project
- Cube is not deleted on trigger.
Note:
Reimport the assets to fix the issue (Project view > RMB "Assets" > Reimport All).
Reproduced with:
5.5.0b1, 5.5.2f1, 5.6.0b10, 2017.1.0a2
iPhone 6 iOS 10.2.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment