Unity Game editor log not visable in unity

I am following a tutorial and everything is working, but I can not see the code that I am writing. I can see it in Mono-devlope, but it is not visible in my game editor in Unity.

Can you provide the code you’re using, a screenshot of your unity workspace and explain a little more about what you expect to see.

Do you have your game editor layout set to default, as suggested in the tutorial? If so, then you should have the inspector tab opened to the right and that’s where your C# code will show up when you click on the script files in the Assets folder.
Hope that helps!

1 Like

Privacy & Terms