Search Issue Tracker
Active
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment