there was some error. FPS Sample menu not found.

I AM new to unity just an interest to develop a game in multiplayer.

I can’t access the FPSSample menu

Normally these issues with the initial install is due to not cloning the whole 18+ GB via Git LFS.
If you just clicked “download ZIP” from Github, you did NOT download the whole project, due to Git’s zip limits.

Check out Brackeys video, he covers it a bit.

LFS command is something like Git LFS Clone https://thegitrepository/fpsample
ect

Hi i did it but still i have the same issue. i can’t see the FPS menu in menu bar.

Hi, I actually have the same issue. I believe I did clone the project from repo correctly. The whole project is about 40GB.
can’t see the FPS menu either. Can someone please help?

PS. I am using version 2019.1.0a11

Same

Is it showing up in FPS Sample/Windows/Project Tools tab?

If it is showing up there and is not working you need to build all the asset bundles before they work.
You can find tools to build these bundles in the same Project Tools tab.