Search Unity

there was some error. FPS Sample menu not found.

Discussion in 'FPS.Sample Game' started by unity_1r5SuWyns6XTNA, Dec 13, 2018.

  1. unity_1r5SuWyns6XTNA

    unity_1r5SuWyns6XTNA

    Joined:
    Dec 13, 2018
    Posts:
    3
    I AM new to unity just an interest to develop a game in multiplayer.
     

    Attached Files:

  2. unity_1r5SuWyns6XTNA

    unity_1r5SuWyns6XTNA

    Joined:
    Dec 13, 2018
    Posts:
    3
    I can't access the FPSSample menu
     
  3. AggressiveMastery

    AggressiveMastery

    Joined:
    Nov 19, 2018
    Posts:
    206
    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
     
  4. unity_1r5SuWyns6XTNA

    unity_1r5SuWyns6XTNA

    Joined:
    Dec 13, 2018
    Posts:
    3
    Hi i did it but still i have the same issue. i can't see the FPS menu in menu bar.
     

    Attached Files:

  5. samDawg

    samDawg

    Joined:
    Sep 23, 2017
    Posts:
    2
    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
     
  6. FallbackSauce12

    FallbackSauce12

    Joined:
    Feb 10, 2017
    Posts:
    1
    Same
     
  7. karstenv

    karstenv

    Joined:
    Jan 12, 2014
    Posts:
    81
    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.