I’m studying Unity programming, and was trying to use Debug.Log() on console, but I have no idea why it isn’t calling it.
Do anyone knows how to fix it?
I’m studying Unity programming, and was trying to use Debug.Log() on console, but I have no idea why it isn’t calling it.
Do anyone knows how to fix it?
Check that the message toggles are enabled on the console toolbar.
Thanks for the answer!
This wasn’t the case, but somehow it is working now.