Search Issue Tracker
Fixed
Fixed in 1.21.9
Votes
0
Found in [Package]
1.20.5
1.21.2
Issue ID
ADDR-3126
Regression
No
Labels are still used for bundles after deleting the labels
Reproduction steps:
1. Open the attached project “Bug addressables deleted labels”
2. Click “Build -> New Build -> Default Build Script” in the Addressables Groups window
3. Observe the files in “ServerData/[OS]”
4. Delete the files in that folder
5. Delete label2 in the Addressables Groups window
6. Repeat steps 2 and 3
Expected result: label2 is not used in the built files
Actual result: a file is created with "...label1label2..." in the name
Reproducible with: 1.20.5 (2020.3.44f1, 2021.3.17f1), 1.21.2 (2022.2.4f1, 2023.1.0b1)
Reproducible on: macOS 12.4 (Intel)
Notes:
1. Still reproducible after clearing build cache after step 4
2. After deleting and rebuilding one more time, the “…label1label2…” asset is not created
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment