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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Add comment