# The form data below was edited by norman_morse # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. # Type: Type of job; [Bug/Feature]. Required. Job: job000321 Status: closed Project: perforce-software-p4connect Severity: B ReportedBy: p4pzp ReportedDate: 2015/07/23 18:21:19 ModifiedBy: norman_morse ModifiedDate: 2015/10/12 17:15:03 OwnedBy: p4pzp Description: DllNotFoundException on Windows 7 Professional 64bit machine and Unity 5.1.2 Forum user Tadanori Nakagawa reports: On Windows 7 Professional 64bit machine, I cannot use P4Connect with Unity 5.1.2 as the following error is occurred: DllNotFoundException: Assets/P4Connect/Editor/x86_64/p4bridge.dll Perforce.P4.P4Server,,ctor (System.String server, System.String user, System.String ws_client, System.String cwd) (at C:/workshop/guest/perforce_software/p4connect/src/P4Bridge/p4api.net/P4Server.internal.cs:296) DevNotes: Chances are this is fixed by installing the Microsoft Visual Studio 2013 redistributables. I've had no other reports of DllNotFoundException in 2015.2 , closing Type: Bug