Using this tool you can easily check your editor console logs inside the game itself! No need to go back to the project and do any tests to track the problems!
NullReferenceException: Object reference not set to an instance of an object
Reporter.Update () (at Assets/Unity-Logs-Viewer/Reporter/Reporter.cs:1844)
Getting this error during runtime in the Editor:
NullReferenceException: Object reference not set to an instance of an object Reporter.Update () (at Assets/Unity-Logs-Viewer/Reporter/Reporter.cs:1844)