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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
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.