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
- FBX Exporter incorrectly exports quad topology when exporting some meshes
- OS drag and drop animation acts as rejected when dropping a Shader Sub Graph into the Shader Graph even though it is added
- Selected scenario changes when using the Save shortcut in the Configure Play Mode Scenarios window
- Unable to deselect variables in Graph Toolkit when clicking below or above the element
- "Duplicate item named ... encountered while searching the Item Library" warning persists after renaming the variables in Graph Toolkit
Add comment