Search Issue Tracker
Not Reproducible
Votes
1
Found in
2019.2
2019.2.11f1
Issue ID
1202410
Regression
No
Entering Play mode results in a silent crash when not connected to the Internet and using a third-party networking application
How to reproduce:
1. Disconnect from the Internet
2. Open Fiddler (HTTP debugging proxy server application)
3. Create and open a new Unity project
4. Add a game object (cube) to the Scene
5. Enter Play mode
-- Observe the silent crash
Reproducible with: 2019.2.17f1
Not reproducible with: 2019.3.0f5, 2020.1.0a19
Notes:
- a user reported that the crash also happens with 2019.3.0f3 only when Analytics is enabled in the project both on Mac and on PC
- "Curl error 56: Received HTTP code 502 from proxy after CONNECT" error is thrown before the crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric Clouds close to the horizon flicker when "Ghosting Reduction" is enabled
- Temporary dark areas appear when quickly dragging Editor window splitters while using "Direct3D 12" graphics API and "Light" Editor theme
- Focus changes from the IDE to the Unity Editor when compiling code in the IDE
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
Add comment