Search Issue Tracker
Fixed in 5.3.7
Votes
31
Found in
5.2.0b3
Issue ID
714707
Regression
Yes
Can’t move a folder when using Perforce integration
When using Perforce version control integration, it fails to submit a changeset that moves a folder into another folder.
Comments (11)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
malcolmanderson
Jul 08, 2023 07:52
I have a similar problem
HowardHeath
Jun 22, 2023 10:31
th fro information
andersthefistpump
Jun 03, 2016 09:07
Moving folders does not work in Unity 5.4. Moving a folder causes p4 to check out the corresponding files but it does not add the files in the new location as expected and does not remove the files in the old location.
Expected: Moving a file/folder should,
Mark old files for delete
Mark new files as Add
colinday
Nov 21, 2015 02:52
I'd like to point out that this is fully supported by P4Connect, but I'd much rather use the Unity Perforce integration because they respect they server type map and the icons are easier to see.
colinday
Oct 02, 2015 00:39
Not being able to move folders is not only a deal breaking feature, it gets your project into a completely messed up and invalid state.
equalsequals
Sep 01, 2015 14:56
A workaround for this in the meantime is to just do the folder moves via P4V.
Note: You should probably have the 'Rmdir' option enabled in your Workspace for the old folders to be automatically cleaned up from your Workspace. I have seen cases where even this does not work automatically, however, so in that case you should delete those empty folders manually through Unity and ensure any orphaned meta data be marked for delete in Perforce.