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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.