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
- 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
Add comment