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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment