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
- "Failed to load il2cpp" error when running a standalone build that uses static libraries
- Editor crashes when entering a lot of characters in the Quality name
- Multiple NullReferenceExceptions are being thrown on TMPro.TMP_MaterialManager.GetFallbackMaterial when adding a new fallback font in the Player
- Physics debugger window has no minimum width/height set
- Yellow colored text is barely visible in the TextMeshPro "Project Files GUID Remapping tool", and "Project Text Spacing Remapping tool" windows when using the Light Mode Editor theme
Resolution Note:
Fixed by another internal issue: ADDR-2981: Errors in Labels window when compilation/reload occurs