Search Issue Tracker
Fixed
Fixed in 6000.0.0b16
Votes
0
Found in
6000.0.2f1
Issue ID
UUM-61455
Regression
Yes
[Documentation update] Remote Bundle is not empty when Addressables Hosting is enabled and the Asset Bundle is loaded into a cache
Reproduction steps:
1. Open the attached “Example” project
2. Open the “Assets/Scenes/Boot.unity” Scene
3. Open Addresables Hosting Window (Window > Asset Management > Addressables > Hosting)
4. Check the “Enable” setting
5. Open the Addressables Groups Window (Window > Asset Management > Addressables > Groups)
6. In the Addressables Groups Window, select Build > New Build > Default Build Script
7. Enter the Play Mode
8. Observe the Console Window and the download size from the “DOWNLOAD SIZE” message
9. Exit the Play Mode
10. Repeat 7th and 8th steps
Expected result: The “DOWNLOAD SIZE IS 0 Mb” message is displayed
Actual result: The “DOWNLOAD SIZE IS 17.5” message is displayed
Reproducible with: 2022.1.0a16, 2022.3.18f1, 2023.2.7f1
Not reproducible with: 2021.3.34f1, 2022.1.0a15
Could not test with: 2023.3.0b4 (“error CS0234” and two “error CS0246” errors in AddressablesTools)
Reproducible on: macOS Sonoma 14.1.2 (Intel), Windows 10 (user’s)
Not reproducible on: No other environment tested
Notes:
- Download size may vary
- Only reproducible when the WebGL Platform is selected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment