# 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: job000134 Status: closed Project: perforce-software-p4connect Severity: B ReportedBy: matt_attaway ReportedDate: 2014/12/31 09:25:07 ModifiedBy: norman_morse ModifiedDate: 2015/03/23 16:49:21 Description: P4Connect does not work with Unity5 beta It looks like Unity 5 is now a 64-bit application, and our plug-in is a 32-bit lib. We will need to provide both a 32 and 64 bit build. DevNotes: Fixed with 2.7 Beta Release Type: Bug