I've looked through several other SO posts pertaining to this and have tried the solutions mapped out here Perforce P4W error: file(s) not in client view . I am trying to use P4V with my Unity project and am getting the error file(s) not in client view
when I try to add project folders like "Assets" or "ProjectSettings."
My Unity project is located in my root p4v folder in the workspace folder. When I right click my depot > Map to Workspace View, I see my workspace name correctly entered, my workspace root set to my workspace folder, and a list of workspace mappings.
I have tried adding the following to my list of mappings: //depot/... //{workspace}/{unity folder name}/...
however this does nothing / does not save even when I hit Apply. I see no errors on the Unity side, just that everything is marked "Local."
I have never set up a Perforce project with Unity before - how can I add my files to P4V?
EDIT:
Local path Im trying to add: /Users/{username}/Perforce/{workspace-name}/{unity-project-folder}
Workspace Root: /Users/{username}/Perforce/{workspace-name}
I do not know where to find View path.