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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment