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
- Right-Clicking while dragging a node throws a NullReferenceException and freezes the Graph View
- Limited information is provided when a Shader Compiler timeout occurs
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
Add comment