Search Unity

FPS Sample Version Control Lock

Discussion in 'FPS.Sample Game' started by unity_32dawsonpate32, Nov 1, 2018.

  1. unity_32dawsonpate32

    unity_32dawsonpate32

    Joined:
    Oct 5, 2018
    Posts:
    2
    I have downloaded the fps sample to do modifications to the game so I can learn about it (i learn best by playing with the code). As it is the project sample does not allow me to make any edits or adjustments due to the version control that has been applied. As i do not have a pro liscense is there any way that would allow me to be allowed to play around with the code (as it has been stated that i am allowed to do).
     
  2. Nateply

    Nateply

    Joined:
    May 20, 2014
    Posts:
    46
    In the Unity editor, click on the Edit menu (on the top), and select Settings to pull up the Settings menu. Click on the "Editor" tab on the left side of the settings menu. In the Editor menu, you'll see an option for Version Control - Mode. Change the selection from Perforce to Visible Meta Files. That should unlock your edits and adjustments. I ran into the same problem today and finally figured it out.
     
    AggressiveMastery likes this.
  3. Vestergaard

    Vestergaard

    Unity Technologies

    Joined:
    Oct 20, 2016
    Posts:
    31
    Yes sorry, this was our mistake of not disabling the perforce setting before we pushed to git.