Search Issue Tracker
Fixed
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.1.22f1
2022.2.0b14
2023.1.0a18
Issue ID
UUM-19346
Regression
No
Deleted labels can be accessed when using "AddressableAssetEntry.labels"
How to reproduce:
1. Open the user’s attached project “Bug addressable deleted labels.zip“
2. Press Test → Get labels and observe the Console
3. Press Window → Asset Management → Addressables → Groups
4. Expand Remote group (Default)
5. Observe the materials labels
6. Press Tools → Window → Labels
7. Delete the “label2” Label from the list
8. Repeat step 2
Expected result: the label is deleted from the asset
Actual result: label is not deleted from the asset
Reproducible with: 2020.3.41f1, 2021.3.13f1, 2022.1.22f1, 2022.2.0b14, 2023.1.0a18
Reproducible on: Windows 10 Pro
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
- 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
Resolution Note:
Fixed by another internal issue: ADDR-2981: Errors in Labels window when compilation/reload occurs