I am working on my project and I use Debug.Log very often, but today when I started logging from code it resulted in weird information. I do not know how to fix this.
Solved. I had to change Stack Trace Logging > All to Script Only in console window (instead of Full).
