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
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Add comment