Search Issue Tracker
Fixed in 3.18.0-beta.1
Votes
0
Found in
3.16.2
Issue ID
UUM-136996
Regression
Yes
Downloads fail with ETIMEDOUT when using proxy environment variables
Steps to reproduce:
1. Set up environment with HTTP proxy (e.g., corporate proxy)
2. Configure proxy environment variables: HTTP_PROXY=http://proxy.example.com:8080 and HTTPS_PROXY=http://proxy.example.com:8080
3. Enable proxy auto-config in services-config.json: \{"enableProxyAutoconfig": true}
4. Open Hub
5. Attempt to install Unity Editor or Android Build Support module
Expected result: Download succeeds
Actual result: Download fails
Reproducible with: 3.16.2
Not reproducible with: 3.14.5
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment