Search Issue Tracker
Fixed
Fixed in 1.21.15
Votes
0
Found in [Package]
1.21.10
Issue ID
ADDR-3338
Regression
Yes
“No catalog text assets where found in bundle” error is logged when Compress Local Catalog is used
How to reproduce:
1. Open the “Catalog_Bundle_Bug” project
2. Open the “SampleScene”
3. Enable Hosting Service on any port (Window > Asset Management > Addressables > Hosting)
4. Build Addressables Groups (Addressables > Groups > Build > New Build > Default Build Script)
5. Select “Use Existing Build “ (Addressables Groups > Play Mode Script)
6. Enter Play Mode, and observe the Console
Expected result: no errors are logged to the Console
Actual result: “No catalog text assets where found in bundle” error is logged to the Console
Reproduced with: 1.21.3-1.21.10 (2020.3.47f1)
Not reproduced with: 1.18.19 (2020.3.47f1), 1.21.2 (2020.3.47f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b12, 2023.2.0a11), 1.21.3 (2021.3.23f1, 2022.2.16f1, 2023.1.0b12, 2023.2.0a11), 1.21.10 (2021.3.23f1, 2022.2.16f1, 2023.1.0b12, 2023.2.0a11)
Reproduced on: Windows 10 (by reporter), Windows 11
Note: The regressed version is actually 1.21.3, but it is not listed in external data
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Alan-Liu
Aug 18, 2023 05:52
Addressables 1.21.15 just forbade to enable Compress Local Catalog when binary catalog is used.