Perforce: Not adding files to server

Hi,

When I link a project to our internal Perforce server, none of the content in our project seems to be transferred from the project location to the Perforce server.

When I click to add the “Game” in the Content Browser, I am unable to access any of the options to version the assets located within the content browser.

When I go to commit, it comes up and says there are no new files when I choose the commit content to server option.

Is there something I am doing wrong ?

Thanks

Right ok, so you need to build your projects in the Perforce locations, meaning that you can only link the content after you have created the project within the perforce folder.

The setup workflow works like this:

  1. Create Local Workspace Folder that connects to your Perforce Server
  2. Create UE4 Project within this workspace folder
  3. Mark for Add and Submit all your content to the main depot you are using
  4. Open the project
  5. Select “Connect to Source Control” from the file menu
  6. Select the Workspace you created in the drop down list.
  7. You can now check out, save and then submit your files to source control.