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 crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment