Search Issue Tracker
Fixed
Fixed in 2.0.3
Votes
0
Found in [Package]
2.0.3
Issue ID
ADDR-3445
Regression
No
ResourceLocator.AllLocations returns duplicate ResourceLocations when binary catalog is used
Reproduction steps:
1. Open the attached project "TestBinaryCatalog7"
2. Clear Addressables Build cache
3. Build Addressables
4. Enter Play mode
Expected result: “There are 512 locations in the catalog.” is logged in the Console
Actual result: There are 513 locations in the catalog.” is logged in the Console
Reproducible with: 1.21.3 (2021.3.28f1), 1.21.14 (2021.3.28f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a22)
Could not test with: 1.19.19, 1.20.5 ('IResourceLocator' does not contain a definition for 'AllLocations’)
Reproducible on: macOS 13.4.1 (Intel), Windows 10 (user’s)
Note: In the project folder "locations.txt" file has two "Assets/Text/1 99.txt" entries
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment