Closed PranavBharadwaj1 closed 2 years ago
Look in the unity Console.
https://docs.unity3d.com/ScriptReference/Debug.Log.html
Note that Unity also adds Debug.Log messages to the Editor and Player log files. See https://docs.unity3d.com/Manual/LogFiles.html for more information about accessing these files on different platforms.
please close this issue
-->
Description
Steps to Reproduce
Expected behavior: Message appear in console.
Actual behavior: Nothing happens.
Additional Information
I am on windows and new to unity. I have tried reinstalling unity 3 times and I still have the same problem. Any help would be appreciated.