Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.45f1
2021.3.18f1
2022.2.7f1
2023.2.0a4
Issue ID
UUM-22160
Regression
No
Perforce VCS doesn't show Pending changes when moving an ignored folder which causes a de-sync between P4 and the filesystem
How to reproduce:
1. Install the P4D Server
2. Run the server on localhost:1666
3. Open P4V and create a new Workspace that includes the attached project
4. Open Unity and go to Version Control (Project Settings > Version Control)
5. Select Perforce
6. Enter the User, Password, Workspace name, Server Address and press Connect
7. In Unity, Move the “Folder“ folder (Assets) into the “RootFolder“ (Assets)
8. Go to P4V
Expected result: There are Pending changes that show that the “Ignored~” folder was moved
Actual result: There are no Pending changes that show that the “Ignored~” folder was moved
Reproducible with: 1.17.6 (2020.3.42f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a19)
Reproduced on: macOS 12.5 (Intel)
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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Resolution Note:
Marking it as Won't Fix as it seems a behavior in Asset Database handling tracked hidden files. There's little we can do from the Perforce plugin standpoint without heavily affecting the Editor's performance, and the customer seems to have a workaround