Errors don't appear on console
Hi,
I'm using Unity 2020.3.8f1. I'm having some issues with console errors. Yesterday everything was working well but suddenly, the "Null Pointer Errors" and "Argument Null", etc won't appear on console.
The error symbol is selected and script errors (like missing a semi-colon ( ; ) ) still appear. But the errors that can appear during play mode won't appear.
As you can see on the image, I wrote this code to force errors on the console. Line 48 and line 49 appear on the console. (L49 even appears as an Error). After that, not a single line appears. On line 55, we should have an error saying that the list is empty or something like that.
Can anybody help?
Your answer

Follow this Question
Related Questions
Error when trying to build with Admob 0 Answers
[QUESTION] Unity errors when opening Unity 0 Answers
Crazy error 2 Answers
Console Error Message: 1 exception was raised by workers: See the Console for details 0 Answers
i have a probelm i need help 0 Answers