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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
Fixed by another internal issue: ADDR-2981: Errors in Labels window when compilation/reload occurs