Search Issue Tracker
Active
Votes
0
Found in [Package]
1.8.5
Issue ID
1276465
Regression
No
[Addressables] Caching.GetCacheVersions does not return correct number of versions if "Unique Bundle IDs" checked
Repro steps:
1. Open attached project
2. Check Enable in Window -> Asset Management -> Addressables -> Hosting -> Eden Hosting Service
3. Open Window -> Asset Management -> Addressables -> Groups
4. Set Profile to "Default"
5. Set Play Mode script to "Use Existing Build"
6. Build -> New Build -> Default Build Script
7. Open SampleScene and Enter Play Mode
- A cube is spawned
8. Click "Check Cache Versions" in the Game Window
- "Asset Cube has 1 versions" message is logged in the Console
9. Modify the Cube prefab
10. Window -> Asset Management -> Addressables -> Groups -> Build -> Update a previous build
11. Repeat steps 7-8
Actual: The Console still says that there's 1 version of the cube
Expected: The Console should return a "Asset Cube has 2 versions" message
Reproducible with: 2019.4 Addressables - 1.8.5, 1.15.1, 1.61
Notes:
- The project isn't suitable for testing on other streams
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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment