Search Issue Tracker
Duplicate
Duplicate in 6000.3.X
Votes
2
Found in
6000.0.65f1
6000.3.1f1
Issue ID
UUM-131320
Regression
No
Crash on GetProxyForURL when connecting to a VPN after opening an upgraded project
How to reproduce:
1. Upgrade and open a project from 6000.2.9f1 to 6000.3.0f1
2. Connect to the company network via VPN
3. Observe the crash
Reproducible with: 6000.3.0f1, 6000.3.1f1
Not reproducible with: 6000.2.9f1
Reproduced on: Windows 11 (user reported)
Not reproduced on: No other environment tested
Notes:
- Enabling automatic proxy configuration prevents the crash
- Not reproduced by CQA after testing on Windows 11 with GlobalProtect
- The crash will also occur when creating a new project on 6000.3.0f1 after completing step 3
First few lines of the stack trace:
0x00007FF9747DBAF9 (Unity) GetProxyForURL
0x00007FF9752A475A (Unity) SetupCurlProxyServerBasedOnPlatformConfiguration
0x00007FF9768FCAA1 (Unity) TransportCurl::DoRequest
0x00007FF9768FC6A5 (Unity) UnityWebRequestProto<UnityWebRequestTransport,AtomicRefCounter,RedirectHelper,ResponseHelper,DownloadHandler,UploadHandler,CertificateHandler,HeaderHelper,AsyncOperation>::DoRequest
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #UUM-130943