Debug.Log no file or line numbers in console?

Usually doing a Debug.Log will show the file and line number when it is clicked in the console but it seems that does not happen in 2023, Is there a setting that enables this?

Console - top right - change stack trace (or other options?)
Does that help? Haven’t tried myself but that has thrown me off sometimes

1 Like

Thanks for that, never knew that lot was there.

1 Like

I had the same problem.

Specifically you need to go to:
Console Options ≡
Stack Trace Logging
All
Script Only