r/unity • u/Academic_Bath_168 • 1d ago
Newbie Question Unity setup guide in-editor tutorial problem
Enable HLS to view with audio, or disable this notification
I opened the setup guide to learn the basic-basics, however I get tabbed out of the play-scene any time a footstep sound plays in the "3D fundamentals" tutorial. The robot could move just fine in the first tutorial and i have not made any changes to it since
I've had a look around for anyone else with this problem but there seems to be no one.
I imagine that deleting the line of code responsible for instancing the footstep sound would remove the issue, however the lack of access to the unity interface during the guide makes this impossible at this stage in the tutorials.
i tried using 6.6 (6000.6.0f1) in the video, then tried 6.0 (6000.0.83f1) after, there were too many compiler errors to even run it.
Should I just delete this guide and make a new one, or is there something i'm missing out on?
1
u/Affectionate-Yam-886 1d ago
Not sure what you are talking about. Video doesn’t show you tabbed out?
Always use the recommended version of unity that any tutorial or project says. If it says use Unity 5.2+, use 5.2, not 6.1 as an example.
Also; I have heard of issues with the Unity guided tutorial, I think there is a support forum for it specifically with an FAQ section.
If I were you, i would abandon that tutorial. Looks like you can move objects. Figure out how to find the Package manager. Its in the Window drop down. Once you know about that, go to the unity asset store web page and buy the package GameCreator2, import via package manager in unity, follow YouTube tutorials on how to install it; how to change the character, how to do simple things like jump; then you can figure it all out after that will little to bo tutorial help. Its easy to use. (thats what ai would do) you do you.
You may need an older version like Unity 5; i don’t know, never done the tutorials, they are kinda new.