Search Issue Tracker
Active
Votes
0
Found in [Package]
1.16.13
Issue ID
1288755
Regression
No
Content Catalog cache only stores single entry when using multiple catalog files from different sources with the same filename
Reproduction steps:
1. Open the attached project "AddressablesBug.zip"
2. In the Project window open Assets/Scenes/SampleScene
3. Enter Play Mode and observe the console message "All is working. Good job :-)"
4. Exit Play Mode, turn off the internet connection and enter Play Mode again
Expected result: Console has the message "All is working. Good job :-)" and 2 Content Catalog files are cached
Actual result: Console doesn't have the message "All is working. Good job :-)", errors are displayed and only 1 Content Catalog file is cached.
Reproducible with: 1.15.1, 1.16.13(2019.4.15f1, 2020.1.14f1, 2020.2.0b13, 2021.1.0a7)
Couldn't test with: 2018.4.29f1 (Missing assembly references when downgrading)
Notes:
- The issue reproduces not only when offline, but it can also cause issues while being online as well, however, this issue reproduces easily while being offline, the offline mode is just specific for this repro project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment