udacity / fcnd-issue-reports

You can use this repository to file issue reports with the Flying Car Nanodegree content.
1 stars 4 forks source link

Backyard Flyer, Simulator bug in Debug mode #146

Closed saurav-joshi closed 6 years ago

saurav-joshi commented 6 years ago
  1. Start the project in PyCharm.

2.Run the debug mode.

  1. Stop at a callback by applying a breakpoint and wait for sometime.

  2. resume the execution.

  3. The Application gets abruptly killed.

domluna commented 6 years ago

@saurav-joshi By application you mean the simulator or pycharm? Can you provide the Player.log file, https://docs.unity3d.com/Manual/LogFiles.html

domluna commented 6 years ago

Closing. Reopen if more info is provided.