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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
Add comment