Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.3.X
Votes
0
Found in
2018.4
2018.4.8f1
2020.1
Issue ID
1213556
Regression
No
As a user, I want Unity to be able to connect to UPM without having to customize UNITY_NOPROXY
How to reproduce:
1. Set UNITY_NOPROXY and UNITY_PROXYSERVER env variables to random values (ex. erwqwe.com)
2. Try to launch Unity
Actual result: Unity Package Manager fails to launch and Unity quits.
Expected result: Unity bypasses proxy and opens.
Reproducible with: 2018.4.16f1, 2019.2.20f1, 2019.3.0f6, 2020.1.0a21.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment