aliessmael / Unity-Logs-Viewer

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!
752 stars 168 forks source link

NullReferenceException #52

Open khdhhde21 opened 3 years ago

khdhhde21 commented 3 years ago

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)