# 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: job000533
Status: open
Project: perforce-software-p4connect
Severity: B
ReportedBy: norman_morse
ReportedDate: 2016/06/02 11:18:25
ModifiedBy: norman_morse
ModifiedDate: 2016/06/02 11:18:25
Description:
Duplication followed by Rename causes dialog and occasional corruption.
When a file is duplicated in Unity and then renamed the following P4Connect error appears
(In this case CombatGameMode was duplicated to create CombatGameMode1 which was renamed to CombatGameModeRemove)
However, apart from the dialog box the results in P4V are usually correct, however sometimes an extra .meta file is added
The dialog box appearing is 100% reproducible.
We’re using P4Connect version P4Connect 2016.2.138.5784-Release (May 5 2016)
From internal case 00240699
DevNotes:
Type: Bug