I’m new to unity and am doing the FPS tutorial, but some controls are missing for me. Can anyone tell me why?
In the Unity manual, the Scene view menu looks like this, e.g. has camera icon:

But here’s what my interface looks like, note it’s missing the camera button, and the wrench/pencil button:

It’s because the docs are referring to Unity 2019.x versions, you’re using the LTS branch which doesn’t have these features.
1 Like
system
4
You looked at the wrong documentation. You are using 2018.4; here is the doc page for the scene view in 2018.4: Unity - Manual: The Scene view