Problem with prefab (38051)

Hi everyone! I’ve put “First person control” prefab, but it doesn’t respond on keyboard and mouse, only vista is shown. I think that it’s a problem with my Unity’s standard assets. Could someone send me a reference to full standard assets? Thanks!

What version of Unity do you have ? Have you looked into the code, to see where things are going wrong ? Into FPSInputController, look for GetAxis(“…”) and check the value.