Search Issue Tracker
Fixed
Fixed in 1.19.5
Votes
0
Found in [Package]
1.18.13
Issue ID
ADDR-2099
Regression
No
[Android][Addressables] Curl error 28: Failed to connect to [IP]: Connection timed out when connecting to Addressables Hosting
Reproduction steps:
1. Open the attached project "reproProject.7z"
2. In Command Promt type "ipconfig" to get the ipv4 address of your PC in local network
3. Enter a port like 20000 in Window -> Addressables -> Asset Management -> Addressables Hosting
4. Enter a correct IP Address and Port RemoteLoadPath in Window -> Addressables -> Asset Management -> Addressables Profiles
5. Build Addressables in Window -> Addressables -> Asset Management -> Addressables Groups
6. Build and Run the project
7. Enable Hosting in Window -> Addressables -> Asset Management -> Addressables Hosting
8. Click the button "Check for new content" in the app
Expected result: "Download failed" window pops up
Actual result: Addressables are downloaded successfully
Reproducible with: 1.16.19 (2019.4.29f1, 2022.1.0a3), 1.18.13 (2021.1.16f1, 2021.2.0b4, 2022.1.0a3)
Reproducible with:
VLNQA00277, Asus ROG Phone, Android: 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00030, Lge LG G2, Android: 4.4.2, CPU: Snapdragon 800 MSM8974, GPU: Adreno (TM) 330
VLNQA00006, Samsung Galaxy S7, Android: 8.0.0, CPU: Exynos 8 Octa 8890, GPU: Mali-T880
VLNQA00121, Samsung Galaxy S9, Android: 9, CPU: Exynos 9 Series 9810, GPU: Mali-G72
Not reproducible with:
Editor and Player on Windows 10
iPhone 6 (iOS 12.4.8)
iPhone 7 (iOS 12.3.1)
iPhone 12 Mini (iOS 14.1)
Notes:
- RemoteLoadPath should look like "http://192.168.0.113:20000" or "http://\[PrivateIpAddress]:\[HostingServicePort]"
- In 2019.4.29f1 curl error 7: Connection timed out pops up
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 1.19.5):
Fixed in Addressables 1.19.6 (Available from 2019.4.0f1)